Hello everyone, I wanted to try to use the software with discogs for some songs I have but then I have this error. I tried some commands found on the internet but I can't find any solutions. Can you help me? I get this error when I type any command.
Problem
** error loading plugin discogs:
Traceback (most recent call last):
File "/Users/olitech/Library/Python/3.9/lib/python/site-packages/beets/plugins.py", line 276, in load_plugins
namespace = __import__(modname, None, None)
File "/Users/olitech/Library/Python/3.9/lib/python/site-packages/beetsplug/discogs.py", line 26, in <module>
from discogs_client import Release, Master, Client
ModuleNotFoundError: No module named 'discogs_client'
Hello everyone, I wanted to try to use the software with discogs for some songs I have but then I have this error. I tried some commands found on the internet but I can't find any solutions. Can you help me? I get this error when I type any command.
Problem
Setup