On Fri, Feb 11, 2022 at 09:26:52PM +0000, Dorian ROSSE wrote: > Jonathan how to use the venv module ? > > Thank you in advance for your soon answer,
It's a core module for Python 3, which means its included in the base distribution of Python and should always be available on any modern Python 3. The Python documentation is very good: https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment -- Jonathan Billings <[email protected]> _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
