I installed pytorch using anaconda3 and my created virtual conda environment named 'torchTest'. I installed all the modules needed but, codes doesn't work in jupyter python.
I installed torchtext using 1.pip install https://github.com/pytorch/text/archive/master.zip 2.and also pip install torchtext too. all I mentioned successfully downloaded in my MAC OS X, but can't get what's wrong with my Jupyter notebook..