Fastai Installation Error - Maybe PyTorch

what i did was activate the (fastai) environment and inside the environment i ran the commands.
pip install fastai==0.7.0
pip install torchtext==0.2.3

The notebook doesnt give the module not found error anymore.
*(I opened a terminal for the environment from anaconda navigator)