Give pipenv a try.  Simply create the folder your going to use and navigate
into that folder.  Then use pipenv install django, pipenv shell will load
the virtual environment for you.  Not sure what's causing the problem but
this may make your life simpler.

On Wed, Jul 17, 2019, 11:25 AM Mahesh Kumar <mahicoolbo...@gmail.com> wrote:

> Hi all,
> I tried to install the Django software in my Laptop command prompt, I have
> to create(mkvirtualenv myproject) virtual evironment. But as soon as I have
> entered mkvirtualenv myproject, error is looping on and showling below
> error. Please try to help me, how to create vritual environment. My laptop
> configuration is Windows 10, 8gb Ram, 1TB hard disk.
>
> Regards,
> Mahesh
> mahicoolbo...@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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/a8dad816-14a9-4323-8deb-395a2c42d149%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/a8dad816-14a9-4323-8deb-395a2c42d149%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGohw9fn6o6WOTNBSc_wL%3D6-T6zVZzkOq8rq7n89DRmKHhTkBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to