Re: No module name mutagen

Liste des GroupesRevenir à cl python 
Sujet : Re: No module name mutagen
De : torriem (at) *nospam* gmail.com (Michael Torrie)
Groupes : comp.lang.python
Date : 01. Jan 2025, 06:41:42
Autres entêtes
Message-ID : <mailman.48.1735710115.2912.python-list@python.org>
References : 1 2
On Tue, Dec 31, 2024, 17:04 Tim Johnson via Python-list <
python-list@python.org> wrote:

I am as of today, getting an import error for mutagen. Mutagen package
is installed at /root/.local/share/pipx/shared/lib/python3.12/site-packages


Pip-installed packages that go to /root/.local are only available when you
run Python as root.  Your normal user will never pick them up. So I'm not
surprised it's not working.


and indeed, that is the content of
/root/.local/share/pipx/shared/lib/python3.12/site-packages/pipx_shared.pth
>

Could you not apt install python3-mutagen? That will be accessible to all
users.

Date Sujet#  Auteur
1 Jan 25 o Re: No module name mutagen1Michael Torrie

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal