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 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 workon.__main__; 
'workon' is a package and cannot be directly executed

 

workon is present in  c:\Users\User\test\Lib\site-packages

tygu is the venv

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d8065e6b-9643-4088-a3a4-ae013c53faca%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHNVAjfY6aeWSsTa9Qy80VB3ogQb2OXb0qx9jQpX7SDqbRQweA%40mail.gmail.com.


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/B5AC8D3B-EEFE-4C31-B97C-07BA5E411BB2%40gmail.com.


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 workon.__main__;
> 'workon' is a package and cannot be directly executed
>
> workon is present in  c:\Users\User\test\Lib\site-packages
> tygu is the venv
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/d8065e6b-9643-4088-a3a4-ae013c53faca%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHNVAjfY6aeWSsTa9Qy80VB3ogQb2OXb0qx9jQpX7SDqbRQweA%40mail.gmail.com.


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 is the venv

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d8065e6b-9643-4088-a3a4-ae013c53faca%40googlegroups.com.