Re: unable to execute 'workon' command

2019-12-12 Thread rishabh roy
I am student trying to do the project..could anyone suggest anything.. On Wed, Dec 11, 2019 at 5:53 PM rishabh roy wrote: > I am unable get into a virtualenv in vscode: > c:\Users\User\test\Lib\site-packages>python -m workon tygu > C:\Users\User\test\Scripts\python.exe: No module

unable to execute 'workon' command

2019-12-11 Thread rishabh roy
I am unable get into a virtualenv in vscode: c:\Users\User\test\Lib\site-packages>python -m workon tygu C:\Users\User\test\Scripts\python.exe: No module named workon.__main__; 'workon' is a package and cannot be directly executed workon is present in c:\Users\User\test\Lib\site-packages tygu

Re: ''workon' is not recognized as an internal or external command, operable program or batch file'

2019-12-11 Thread rishabh roy
hey hima i got the same error and installed workon package pip but now it still gives error : (test) c:\Users\User\test\Lib\site-packages>python -m workon test C:\Users\User\test\Scripts\python.exe: No module named workon.__main__; 'workon' is a package and cannot be directly executed -- You