-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Can't install on MacOS 11.4 (Apple M1): Missing PyQT5 module #124
Comments
Start over from scratch with new folder after deleting everything. Follow steps. Make sure you have Chrome 89. I think you have installed newer pieces that break the install. I had the same thing happen. |
Tried it a couple of times with different options... no success. Maybe it's something related to Big Sur or Apple M1? Or do you think this is really about problems when installing? |
hmm, do you have another Mac? not an M1? Is there Chrome 89 for M1? Do you get any errors while your installing from scratch -- anything red? Is the system telling you it did something after each step (a few it does not on purpose)? Have you considered a Digital Ocean Droplet? |
Unfortunately I don't =/ I'm running chrome 90 (for apple m1/arm) Feels like the problem is more related to pyqt5 as after some more tests I realized I can't install it anywhere in my system. Didn't consider Digital Ocean Droplet... Will look into it, thanks! |
This project is not compatible with Chrome 90. It requires Chrome 89. Period. Make sure you start over and use Chrome 89. |
I wasn't arguing, I just didn't know. No need for "Period.". I've never seen a project that works only with a specific version of chrome, so it didn't even crossed my mind. For now I'll try and search another project that install easier. Thanks anyway! |
Sorry, don't give up. I'll help you more. Is 89 available for M1? |
Exact same issue here with Mac M1. Cannot find past Chrome versions that are M1 compatible. Will try on my Intel Mac later. |
Expected Behavior
The app should install and open normally.
Actual Behaviour
The app doesn't install properly.
Error message: ERROR: Could not find a version that satisfies the requirement pyqt5-qt5==5.15.2 (from versions: none)
ERROR: No matching distribution found for pyqt5-qt5==5.15.2
Screenshots
Repro Steps
I've followed these steps in order (all of them, including the error handling ones): https://github.com/Strip3s/PhoenixBot#quick-install-for-mac
The text was updated successfully, but these errors were encountered: