Re: unable to execute 'workon' command

2019-12-12 Thread Bruckner de Villiers
https://stackoverflow.com/questions/29900090/virtualenv-workon-doesnt-work Bruckner de Villiers 083 625 1086 From: on behalf of rishabh roy Reply to: Date: Friday, 13 December 2019 at 07:38 To: Subject: Re: unable to execute 'workon' command I am student trying to do

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 named

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