Re: Python 3.8 Installed, yet Django 1.11 is Automatically Being Installed on Mac

2020-06-09 Thread arhoon io
h one you are addressing/using. > > > -- Clive > > On 9 Jun 2020, at 03:37, arhoon io wrote: > > > Hello, > > > > I have installed and successfully confirmed that Python 3.8 works > > on my Mac. However, when I pip installed the latest ve

Python 3.8 Installed, yet Django 1.11 is Automatically Being Installed on Mac

2020-06-08 Thread arhoon io
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