holzschu / a-shell

A terminal for iOS, with multiple windows
BSD 3-Clause "New" or "Revised" License
2.68k stars 116 forks source link

error while installing pyqt5 #229

Open CrCrate opened 3 years ago

CrCrate commented 3 years ago

using this requirements.txt -r server-requirements.txt pyqt5 pyqtwebengine get this output in red ERROR: pyqt5 from https://files.pythonhosted.org/pac kages/7c/5b/e760ec4f868cb77cee45b4554bf15d3fe6972176 e89c4e3faac941213694/PyQt5-5.14.0.tar.gz#sha256=0145 a6b7de15756366decb736c349a0cb510d706c83fda5b8cd9e055 7bc1da72 (from -r requirements.txt (line 2)) has a p yproject.toml file that does not comply with PEP 518 : 'build-system.requires' contains an invalid requir ement: 'sip >=5.0.1 <6'

CrCrate commented 3 years ago

server-requirements.txt is this deemix>=2.0.5 deezer-py>=0.0.10 flask flask-socketio>=5.0.0 eventlet

holzschu commented 3 years ago

On the one hand, that is a strange error message. On the other hand, I am not sure what it is you are trying to do. I think that PyQt5 is only python bindings for Qt5, and Qt5 is not installed on iOS, and also not installed as part of a-Shell.