On 2024-09-03 04:37, George N. White III wrote:
On Mon, Sep 2, 2024 at 7:33 AM Will McDonald <wmcdon...@gmail.com <mailto:wmcdon...@gmail.com>> wrote:


    If you pip install stuff in a Python virtual environment, that can
    help isolate custom modules further from your normal/system Python
    runtimes.

    https://docs.python.org/3/library/venv.html
    <https://docs.python.org/3/library/venv.html>
    https://realpython.com/python-virtual-environments-a-primer/
    <https://realpython.com/python-virtual-environments-a-primer/>


Before retiring I worked in an environment where multiple "mission critical " python packages were needed, often running on different python versions and OS's.  Colleagues at other labs used different linux distros, and most users were required by their employers to have Windows. Conda environments provide a cross-platform way to deal with the diverse application requirements and host OS's.  Many application developers also adopted conda.

Calibre is available as flatpaks.

The Fedora packaged Calibre works fine. The issue here is a pip installed library overriding the system one.

--
_______________________________________________
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