-
Notifications
You must be signed in to change notification settings - Fork 6.3k
mac sierra run program crash #71
Comments
I had already resolved this error. it caused by qt bug. https://bugreports.qt.io/browse/QTBUG-58344 Now, I installed pyqt5.7, it works fine.
|
I think it would be worthy to add some more input here as this is the solution to a popular question. If you installed pyqt5@5.7.1 and still get the old error, you probably have pyqt@5.8.2. Do |
I have not installed pyqt5@5.7.1 before |
@dqhieu Did you already installed pyqt5? |
@aaronshan I am not very familiar with brew structure but as you can see in my comment, it seems recently when you install pyqt5, there won't be any pyqt5.rb but only pyqt.rb. And that pyqt is version 5.8.2. Did pyqt5 change the way it's installed? |
installing Qt5 through First Error I got
I uninstalled Qt5 using I just use Then ran Then got error So installed It worked Awesome!!!!!!! |
I installed requirments software:
My pyqt5 verson is
5.8.1
And when I run command:
It's fine.
But when I run command:
the program crash. error info as below:
Thanks for your reply!
The text was updated successfully, but these errors were encountered: