On 1/13/2020 8:21 AM, Daniel Haude wrote:
Am 12.01.2020 23:39 schrieb Ivan Pozdeev via Python-Dev:
Virtualenv does create `python-config` shim in Linux.
Python3 doesn't. Definetely. Not on RHEL7 and Debian, that's where I
tested it.
Just to ensure there's no confusion; note that "venv" and "virtualenv"
are two related but different packages (venv being included in the
standard library and virtualenv available on pypi).
At least here on Ubuntu 18.04 with python 3.6 venv and virtualenv
16.7.9, venv does not include python-config and virtualenv does.
Janzert
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/UT4F4JEADTZX5IH5QMZW66A4WJIOS2KV/
Code of Conduct: http://python.org/psf/codeofconduct/