EinsteinX

Results 7 comments of EinsteinX

Hey i tried it, still not working. Collecting PyQt5==5.15.4 Using cached PyQt5-5.15.4.tar.gz (3.3 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ......

Just updated to 3.9 same error but says 3.9 now instead of 3.10

yea I did, sorry I posted the old error message. It gives the same error with version 3.9 just sub out where it says 3.10 to 3.9 and that's the...

Traceback (most recent call last): File "/Users//Coding/Python/Py-iMessenger/main.py", line 1, in from src.backend.manage import BackendThread #This imports the backend component of Py-iMessenger File "/Users//Coding/Python/Py-iMessenger/src/backend/manage.py", line 8, in from user import userModel...

Traceback (most recent call last): File "/Users//Coding/Python/Py-iMessenger/main.py", line 1, in from src.backend.manage import BackendThread #This imports the backend component of Py-iMessenger File "/Users//Coding/Python/Py-iMessenger/src/backend/manage.py", line 19, in databaseController = databaseModel.DatabaseController() File...

Traceback (most recent call last): File "/Users//Coding/Py-iMessenger/main.py", line 2, in from src.frontend.interface import makeApp #This imports the frontend component of Py-iMessenger File "/Users//Coding/Py-iMessenger/src/frontend/interface.py", line 1, in from PyQt5.QtWidgets import QApplication,...