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```