Python Forum
Install Python3 & PIP3 & Django on MAC OSX
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install Python3 & PIP3 & Django on MAC OSX
#2
yes on linux and mac you should not remove the default python form the system. But you can have as many versions of python installed as you want.

I cant give you step by step instructions as i dont own or have never owned a mac. Nor would i care to. However linux is quite similar in most cases. So i would suggest this tutorial and install however you install packages python3.x with mac
https://python-forum.io/Thread-Basic-Par...nvironment

Once you have python3.x installed it should be as simple as
pip3 install django
EDIT:
also moved out of tutorial submissions
Recommended Tutorials:
Reply


Messages In This Thread
RE: Install Python3 & PIP3 & Django on MAC OSX - by metulburr - Dec-24-2017, 08:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I install PyGMO in Python3.8? TheGreatGhalib 1 3,911 Jan-20-2021, 09:44 AM
Last Post: buran
  pip3 problem with py3exiv2 jcezanna56 0 1,518 May-28-2020, 08:55 AM
Last Post: jcezanna56
  pip or pip3 - which should it be? Skaperen 0 1,988 Aug-07-2019, 12:55 AM
Last Post: Skaperen
  pip & pip3 question CosmicCliff 1 2,140 Mar-05-2019, 09:22 PM
Last Post: snippsat
  pip vs pip3 Skaperen 16 15,036 Aug-26-2018, 03:15 AM
Last Post: Skaperen
  pip3 under Mac sgbotsford 1 2,472 Apr-06-2018, 05:16 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020