I have tried creating the conda env using conda create --name mflix in mflix-python directory im getting error like this…!
Hi @selvasudt,
You weren’t getting any responses because your thread wasn’t linked to any course. I’ve updated that for you.
Double check the instructions and ensure that you followed each one line by line. Especially ensure that the Path environment variable is set accordingly.
2 Likes
Hi @selvasudt,
Try running the command
call C:\<ANACONDA INSTALL DIRECTORY>\Scripts\activate
Where <ANACONDA INSTALL DIRECTORY>
is your anaconda installation directory, and then proceed to run
conda create --name mflix
Thanks for the response but i have already completed the course.!