Are you installing Django with “pip install django” or “pip3 install django”? 

Try the pip3 version and use python3 to run python as it sounds like your 
python2 install is using the “unversioned” names. 

Regards
Alexander

Alexander Neilson
Neilson Productions Limited
021 329 681
alexan...@neilson.net.nz
> 
> Hello,
> 
> I have installed and successfully confirmed that Python 3.8 works on my Mac.  
> However, when I pip installed the latest version of Django, it automatically 
> installed Django 1.11 even though I have Python 3.8.
> 
> When typing in "python" into terminal, it runs Python 2.7 - so that is my 
> guess. 
> 
> If that is true, how do I get the actual latest version of Django (3.0)?
> 
> Thanks
> -- 
> 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/d02c23bd-0c04-47c1-8602-63c74e35e144o%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/C5515ADB-EEA7-436D-A0C1-512292EE5639%40neilson.net.nz.

Reply via email to