Hi,

Today I tried to install my django project on a new mac computer. I used 
virutalenv to setup the packages. 

After I start the app by running './mange.py runserver' and access the home 
page I got the error 

from django.utils.six.moves import range, ImportError: cannot import name 
> 'range'


Really not sure why it has this weird error. I'm using python 3.6.2 

Any help is appreciated!

-- 
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/cf286bfb-2879-46d5-95b6-05dc56fc384f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to