|
|
|
|
|
by iforgot22
489 days ago
|
|
All a Mac user has needed to do was install from https://www.python.org/downloads/ and then run python3 in the shell. Even if you use MacPorts or brew or conda or whatever, there's a distinct command to run Python 3 instead of 2. I get that Python's package manager situation is terrible, but like the other user said, you only need built-in packages to spit out a config json or whatever. |
|
And if you install from the website it doesn’t override the path. So will still be using the Apple or Homebrew one.