On Mon, 5 Jul 2021 at 23:37, Frederic Muller <f...@cm17.com> wrote: > On 7/6/21 3:34 AM, Barry wrote: > > Hi and thank you! > > Actually Felix from the devel list 'smelled' the issue right away: I install > libraries through pip without a virtual environment. I should either used rpm > packages or create venv and use pip for that environment. > > It’s fine to install packages with pip install —user. Use of venv is very > useful, but not mandatory. > > Barry > > Actually it's not. That's what I do all the time. Rather than copying the > explanation, I'll point whoever is interested into the explanations and the > resolution *it seems to be a very common problem users are facing > apparently*: > > https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/JNBGOXQ73P6VSOWYHGRT7T2IMMJ7RPSD/ > > Thank you all for the help. >
Thanks for the followup. I use a NASA command-line batch processing package that just came out with a new version. They replaced most of the shell scripts with python, which has been generating problem reports, many related to "requests", so it is indeed a very common problem. Too many linux users are doing "sudo pip install ...". I'm beginning to think Google should downgrade search hits that contain "sudo" and also add a "potentially unsafe" warning to such links. -- George N. White III
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org 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@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure