Skip to content
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

Open
bitobeats opened this issue Jun 1, 2021 · 8 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@bitobeats
Copy link

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

Captura de Tela 2021-06-01 às 17 43 54

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

@bitobeats bitobeats added the bug Something isn't working label Jun 1, 2021
@abigdreamer
Copy link

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.

@bitobeats
Copy link
Author

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?

@abigdreamer
Copy link

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?

@bitobeats
Copy link
Author

Unfortunately I don't =/

I'm running chrome 90 (for apple m1/arm)
The error that appears is attached in my original post: "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"

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!

@abigdreamer
Copy link

This project is not compatible with Chrome 90. It requires Chrome 89. Period. Make sure you start over and use Chrome 89.

@bitobeats
Copy link
Author

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!

@abigdreamer
Copy link

Sorry, don't give up. I'll help you more. Is 89 available for M1?

@mobileappmike
Copy link

Exact same issue here with Mac M1. Cannot find past Chrome versions that are M1 compatible. Will try on my Intel Mac later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants