Replies: 1 comment 2 replies
-
relevant: #5694 I can't speak to this specifically, but Debian and Python don't mix well. You should probably choose between having Debian manage your Python environment (limiting your plugin options) or managing it yourself with tools such as poetry and pipx. Docker is another option for having a python environment outside of debian's management. Can you post the message you get when you try to do I was playing with docker. these links may be helpful (I believe other users have their production beets installs inside docker. for me this was just a test.) https://discourse.beets.io/t/diary-of-beets-on-arm-odroid-hc4-armbian/1993/2 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Okay, I have successfully installed beets via
pipx install beets
on my Debian 12 system, replaygain and lastgenre are essential in my opinion.
I have tried to install according to 'Documentation' BUT,
pipx install "beets[lastgenre]"
FAILS, and I have been unable to find information on how to install lastgenre, replaygain other than vague references to installing beets in a docker container where it is claimed they are included in the default install?
Is something broken? Am I doing something WRONG? I would prefer not to use Docker for this but I am open to it if that is the only way.
Can anyone here please shed some light on how this is supposed to work?
or failing that maybe some good instructions to get a docker beets install up and running with an explanation about how this might be a superior method?
The existing documentation seems to be out of date or too vague when it comes to plugins. Am I the only one?
Beta Was this translation helpful? Give feedback.
All reactions