Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip3 under Mac
#1
I'm in the process of coming up to speed on python on mac.

I downloaded the Mac installer ran it.

The app I want to turn under python tells me to run pip3 -r requirements.txt.

However the only pip3* I have are under the older versions I installed with mac ports.

Not sure if this is an error in the download or an error in the instructions in the app.

Meanwhile, I'm upgrading my ports tree, and we'll see if we can get python current running that way.
Reply
#2
Doing it Right
Quote:python3 will launch the homebrew-installed Python 3 interpreter.
Homebrew version of Python 3 is installed then pip will point to Python 3.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  pip3 problem with py3exiv2 jcezanna56 0 1,489 May-28-2020, 08:55 AM
Last Post: jcezanna56
  pip or pip3 - which should it be? Skaperen 0 1,959 Aug-07-2019, 12:55 AM
Last Post: Skaperen
  pip & pip3 question CosmicCliff 1 2,111 Mar-05-2019, 09:22 PM
Last Post: snippsat
  pip vs pip3 Skaperen 16 14,731 Aug-26-2018, 03:15 AM
Last Post: Skaperen
  Install Python3 & PIP3 & Django on MAC OSX topjaba 1 3,569 Dec-24-2017, 08:18 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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