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'
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
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'
have you installed deezer-py as well?
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
deezer-py conflicts with deezer-python, please uninstall deezer-python to use this library