This is interesting but i am in using of python for the way of dependency finaly i need to install dependency i don’t need in virtual,
Regards. Dorian ROSSE. Envoyé à partir de Courrier<https://go.microsoft.com/fwlink/?LinkId=550986> pour Windows ________________________________ De : Jonathan Billings <[email protected]> Envoyé : Friday, February 11, 2022 10:44:56 PM À : Community support for Fedora users <[email protected]> Objet : Re: Does it is better to '''python3 -m install the_program''' instead '''pip3 install the_program" when it is missing in the downloader primary ? 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
_______________________________________________ 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
