Configuring Python3 on MacOS Macports

Ralph Seichter abbot at monksofcool.net
Tue Dec 3 00:41:52 UTC 2019


* Ruben Di Battista:

> What I suggest you is to use virtualenvs.

Good advice.

> * Install py-virtualenv

That's not required anymore. Python 3.3 and newer have virtual
environment support built in[1].

[1] https://docs.python.org/3/library/venv.html

-Ralph


More information about the macports-users mailing list