Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197131
| From | Tim Johnson <thjmmj15@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: No module name mutagen |
| Date | 2025-01-01 09:56 -0900 |
| Message-ID | <mailman.50.1735757790.2912.python-list@python.org> (permalink) |
| References | <2aab58dd-378d-4218-868d-09eda6e8d292@gmail.com> <df39c3dc-1b3c-4c52-88a5-ad86f18ff132@gmail.com> |
On 12/31/24 15:00, Tim Johnson wrote: > ..... Snipped > I resolved this by extrapolating known paths of other non-distro pipx installs, and am back in business now. I'm taking lots of notes. For some reason, even after running updatedb, I had no luck finding with locate. I was not aware that mutagen is available through apt. Thanks to you who brought that up. I have noted some other things: Running pipx with the verbose flag gives me more information, and probably would have been enough to not require me to post this thread. *And: *the verbose flag tells me where the logs are. Whoopee! Seems to me it wouldn't be that hard for pipx to print out the full install path, both at install runtime and in the log. Oh well, if I didn't have problems, I would use my pythonisto brain even less and it would atrophy even further. Thanks for all the input. Happy New Year, one and all. :) Tim
Back to comp.lang.python | Previous | Next | Find similar
Re: No module name mutagen Tim Johnson <thjmmj15@gmail.com> - 2025-01-01 09:56 -0900
csiph-web