artyshko / smd

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

Multiple errors running ./run.sh #68

Open BananaManCJ opened 4 years ago

BananaManCJ commented 4 years ago

  File "GUI/spotify.py", line 1307, in <module>
    u = Spotify.User()
TypeError: __init__() missing 1 required positional argument: 'server'
Traceback (most recent call last):
  File "GUI/qtw.py", line 4, in <module>
    from PyQt5.QtWebEngineWidgets import *
ImportError: libQt5QmlModels.so.5: cannot open shared object file: No such file or directory
 * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 790-736-845```