Closed mathiasfoster closed 3 years ago
I had that issue when deemix 3.4.2 was released.
Uninstall:
pip uninstall deemix deezer-py deemon
Then install deemon:
pip install deemon
I'm not sure what the issue is. My guess is pip is not upgrading the packages properly. If it still persists, you may have a conflicting package installed using the same module name (deezer).
The above worked!
I did have to upgrade deemon afterwards, from 1.0.7 to 1.3:
sudo pip3 install --upgrade deemon
After upgrading to 1.3 (with pip), I get the following error when running any deemon commands: