Re: how to install pyenv-virtualenv on windows

2021-01-10 Thread Sohail Tanveer
env > > Then, using gitbash, to activate virtual environment in Windows (assuming > you are in same desired folder): > . \.venv\Scripts\activate > > If not using gitbash, enter to folder .venv\Scripts and run activate - > it’s a .bat program > > That should work. > R

Re: how to install pyenv-virtualenv on windows

2021-01-10 Thread Sohail Tanveer
nly --filterobject filtering --remote-submodules any cloned submodules will use their remote-tracking branch --sparse initialize sparse-checkout file to include only files at root On Sunday, 10 January 2021 at 20:20:02 UTC+5:30 Kasper Laudrup wrote: > On 09/01

how to install pyenv-virtualenv on windows

2021-01-09 Thread Sohail Tanveer
im facing difficulty to install pyenv-virtual env on my windows 10 i googled it several times but it directs me to a git repo where there is an installation process but is of no use because, the command that is displayed is not working in my cmd please help me out -- You received this message