On Mon, Sep 2, 2024 at 7:33 AM Will McDonald <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://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.

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

Reply via email to