Le mar. 19 nov. 2024, 16:16, Todd Zullinger <t...@pobox.com> a écrit :

> [...]
>
> ¹ I'm sure many people swear by pip, but I think it's barely
>   better than running `curl ... | bash` to install things,
>   which I consider to be a bad practice.
>

I agree, but is there a better way when something is not packaged for
Fedora (other than packaging it, and all its dependencies for Fedora)?
Maybe a script that would check which dependencies of a random Python
package are dnf installable would help to some extent; then one could
use --system-site-packages when creating a virtual environment in which pip
is used to minimize the number of pip installations.
Of course, one can do this by hand, too.




>
>
-- 
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to