Closed tommueller closed 9 years ago
Hi,
just installed the Discogs Plugin on Linux Mint 17. When I start beets now I get this:
\ error loading plugin discogs Traceback (most recent call last): File "/usr/share/beets/beets/plugins.py", line 191, in load_plugins namespace = import(modname, None, None) File "/usr/share/beets/beetsplug/discogs.py", line 20, in from discogs_client import DiscogsAPIError, Release, Search ImportError: cannot import name DiscogsAPIError
Any Ideas?
Thanks! noise
Can we get a little more detail? Especially:
discogs_client
Well tried to find out the version of discogs_client and for whatever reason its working now ... thanks I guess ... :)
Great!
Hi,
just installed the Discogs Plugin on Linux Mint 17. When I start beets now I get this:
\ error loading plugin discogs Traceback (most recent call last): File "/usr/share/beets/beets/plugins.py", line 191, in load_plugins namespace = import(modname, None, None) File "/usr/share/beets/beetsplug/discogs.py", line 20, in
from discogs_client import DiscogsAPIError, Release, Search
ImportError: cannot import name DiscogsAPIError
Any Ideas?
Thanks! noise