On Mon, 5 Jul 2021 at 23:37, Frederic Muller <fred@xxxxxxxx> wrote:
On 7/6/21 3:34 AM, Barry wrote:
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*: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
https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/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@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