Hi, the best think your work in mac with python is pyenv and
pyenv-virtualenv
and install all with brew. and you never have a problem really
https://github.com/pyenv/pyenv
https://github.com/pyenv/pyenv-virtualenv
other tutorial
https://medium.com/@viviennediegoencarnacion/managing-python-virtual-environments-on-mac-using-pyenv-5fdd34951fcd
https://alysivji.github.io/setting-up-pyenv-virtualenvwrapper.html

On Mon, Jun 8, 2020 at 9:13 PM JEGATHEESWARAN SUNDARAVADIVEL <
jagatheesjo...@gmail.com> wrote:

> Hi
> You can give a try like this,
> python3 -m virtualenv environmentname
>
> They , pip3 install django
>
> Thanks and regards,
> Jegatheeswaran
>
> On Tue, 9 Jun 2020 at 08:35, arhoon io <arjun.muralikrishn...@gmail.com>
> wrote:
>
>> 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
>> <https://groups.google.com/d/msgid/django-users/d02c23bd-0c04-47c1-8602-63c74e35e144o%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> JAGATHEESWARAN
>
> --
> 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/CAHM%2BSVrKWB%2Bsw0NwWOW9oqHf%2B3K%3DFNhvzA-0-izPtrkmsc3iMA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHM%2BSVrKWB%2Bsw0NwWOW9oqHf%2B3K%3DFNhvzA-0-izPtrkmsc3iMA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 
att.
Carlos Rocha

-- 
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/CAM-7rO1OHpbtMX6OKXn8s2Th%3DhRoGYqeW4g9r%3DXp77pvj3%3D50Q%40mail.gmail.com.

Reply via email to