DamnWidget / anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
http://damnwidget.github.io/anaconda/
GNU General Public License v3.0
2.22k stars 259 forks source link

problem with executing python.exe within anaconda #930

Open josemanuelpardom opened 2 years ago

josemanuelpardom commented 2 years ago

!pip install -U gym

Unable to create process using 'C:\Users\Manolo.conda\envs\JMPardo\python.exe C:\Users\Manolo.conda\envs\JMPardo\Scripts\pip-script.py install -U gym'

I get this issue while trying to execute on jupyter. I am quite new to this. Any help?

josemanuelpardom commented 2 years ago

I mean "jupyter notebook" whithin anaconda

LakshmiGayathri19 commented 1 year ago

Hello @josemanuelpardom , were you able to resolve this issue ?

I would like to explore about this issue, so just confirming if the issue still exists.