-
I want to install the embedart plugin into an existing beets install. The docu advises to do
however I have installed beets with pipx, so I tried pipx inject beets 'beets[embedart]' and this fails with "beets already seems to be injected in 'beets'". How can I just install the Many thanks for any pointers! |
Beta Was this translation helpful? Give feedback.
Answered by
halloleo
Feb 25, 2025
Replies: 1 comment 3 replies
-
Try |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to install the plugin into pipx' virtual environment via the following trick: