#15 ModuleNotFoundError: No module named 'deezer.gw'

Closed
opened 3 months ago by t00 · 3 comments
t00 commented 3 months ago

deemix==3.4.2

deemix https://open.spotify.com/playlist/37i9dQZF1DWX7rdRjOECPW

Traceback (most recent call last):
File "/usr/local/bin/deemix", line 5, in
from deemix.main import download
File "/usr/local/lib/python3.7/dist-packages/deemix/init.py", line 5, in
from deemix.itemgen import generateTrackItem,
File "/usr/local/lib/python3.7/dist-packages/deemix/itemgen.py", line 3, in
from deezer.gw import LyricsStatus
ModuleNotFoundError: No module named 'deezer.gw'

deemix==3.4.2 deemix https://open.spotify.com/playlist/37i9dQZF1DWX7rdRjOECPW Traceback (most recent call last): File "/usr/local/bin/deemix", line 5, in <module> from deemix.__main__ import download File "/usr/local/lib/python3.7/dist-packages/deemix/__init__.py", line 5, in <module> from deemix.itemgen import generateTrackItem, \ File "/usr/local/lib/python3.7/dist-packages/deemix/itemgen.py", line 3, in <module> from deezer.gw import LyricsStatus ModuleNotFoundError: No module named 'deezer.gw'
Poster
Owner

have you installed deezer-py as well?

have you installed deezer-py as well?
t00 commented 3 months ago
Poster

yes, with the last version i didn't have the error

deemix==3.4.2
deezer-dl==1.0.1
deezer-py==1.1.2
deezer-python==2.3.0
spotify==0.10.2
spotipy==2.17.0

yes, with the last version i didn't have the error deemix==3.4.2 deezer-dl==1.0.1 deezer-py==1.1.2 deezer-python==2.3.0 spotify==0.10.2 spotipy==2.17.0
Poster
Owner

deezer-py conflicts with deezer-python, please uninstall deezer-python to use this library

deezer-py conflicts with deezer-python, please uninstall deezer-python to use this library
RemixDev closed this issue 3 months ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.