ceuk / spotui

Spotify in the terminal 💻🎶
MIT License
525 stars 22 forks source link

No matching distribution found for spotui #6

Closed nojohnso closed 4 years ago

nojohnso commented 4 years ago

Currently using latest version of Linux Mint.

ceuk commented 4 years ago

Are you using Python 2 or 3? (Spotui requires v3). Try pip3 install spotui maybe if you haven't already?

nojohnso commented 4 years ago

That worked but now I receive this error: error: invalid command 'bdist_wheel'

nojohnso commented 4 years ago

Nevermind! I just had to do a pip install of wheel.