Adding the list back in > On 7 Jul 2021, at 06:04, Frederic Muller <fred@xxxxxxxx> wrote: > > On 7/6/21 3:34 AM, Barry wrote: >> It’s fine to install packages with pip install —user. Use of venv is very useful, but not mandatory. >> >> Barry > ok so I reply to you directly because I really don't understand what you meant then. I install every single library using the -user parameter and I still am getting conflicts such as What I'm getting at is that its fine to use python without bothering to setup venv. There are problems that venv is a wonderful solution to. I do not bother with venv unless its needed. > > Warning (from warnings module): > File "/home/fred/.local/lib/python3.9/site-packages/requests/__init__.py", line 89 > > I (mis?)understood from Felix that this is conflicting with site-packages. So how do you install libraries using -user which would not create such an issue? Can you provide the complete command line and output? Warnings are just that warnings. If that is all you are seeing its not a sign that things are broken. The warning is probably a hint that things may break in the future. Barry > > Thank you. > > Fred > _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure