artyshko / smd

Spotify Music Downloader
MIT License
1.35k stars 238 forks source link

Error in installing PyQtWebEngine #46

Open daazer opened 4 years ago

daazer commented 4 years ago

I have no problem with the whole package but PyQtWebEngine failed to install on Ubuntu 19.10 with such error : Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-kjstnufl/PyQtWebEngine/ error smd

Santiago3601 commented 4 years ago

I have the same problem too 😔

JML121299 commented 4 years ago

Please help us!!!!

l-pedretti commented 4 years ago

Try pip install --upgrade pip

DavidRaese commented 4 years ago

same problem

smd_error

paulkastel commented 4 years ago

Try pip install --upgrade pip

Had same issue and that wouldn't help, but running pip3 install --upgrade pip installed PyQtWebEngine dependency