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

pip install PyQt5==5.15.2 #29

Open
neuro-81 opened this issue Jul 24, 2021 · 3 comments
Open

pip install PyQt5==5.15.2 #29

neuro-81 opened this issue Jul 24, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@neuro-81
Copy link

neuro-81 commented Jul 24, 2021

I am unable to get this module to install using Terminal.
I can successfully install 'pip install PyQt6' , however, your UI does not work on PyQt6
I get error codes once running 'sudo python rmc_server.py'

Any thoughts?

Any way to port this GUI to PyQt6?

Mac M1 13" Laptop

@neuro-81
Copy link
Author

my workaround to the PyQt5 issue
install Anaconda and have it manage a virtual envirement
during the install of the VE, have anaconda intall its version of PyQT5

this solved my issue and i was able to get the sever app to launch on a mac

@jonnyhyman jonnyhyman added the bug Something isn't working label Aug 11, 2021
@xSikes
Copy link

xSikes commented Sep 18, 2021

I'm having this issue myself and can't get it to work with Anaconda. On A Mac Mini M1.

@michaelpnguyen
Copy link

Got this finally working on my Mac Mini M1.

Although I do I wish I recorded the steps to remember accurately. But instead of pip install PyQt5==5.15.2 try " pip install PyQt5 "

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

4 participants