-
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.
Replies: 2 comments 3 replies
-
Try |
Beta Was this translation helpful? Give feedback.
-
how to install via python |
Beta Was this translation helpful? Give feedback.
I was able to install the plugin into pipx' virtual environment via the following trick: