I recently started using pipenv, but still I can say its best thing so far I have used for storing env variables,creating venv and etc,with one simple command your virtualenv will be activated,without having to worry about where your venv files are ,path and etc . Have a look at it. What do you think about pipenv Kasper?
On Sun, Jan 10, 2021, 20:19 Kasper Laudrup <[email protected]> wrote: > On 09/01/2021 19.27, Sohail Tanveer wrote: > > 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 > > It would greatly improve your chances of getting some useful help if you > clarify which git repo you are talking about, which command you are > trying to using and what exactly you mean by "not working". > > Unless you want to leave that as an exercise for the reader. > > Kind regards, > > Kasper Laudrup > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/a9d0924c-2906-c97a-3a76-12f06190a188%40stacktrace.dk > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOecAnwtx4up_mOAJMJH%2BD6o0LZQ3tsUZ5EMxu5YCDuXoHOuHw%40mail.gmail.com.

