natewong1313 / bird-bot

A Nintendo Switch checkout bot. Currently supports Walmart and Best buy
MIT License
1.18k stars 336 forks source link

Cannot Open Bot on Macbook #58

Open keshao1 opened 4 years ago

keshao1 commented 4 years ago

I followed every step and it was working great, however it is not allow me to open Bird Bot after I enter python3 app.py

I tried searching online but I cannot find anything regarding this:

Traceback (most recent call last): File "app.py", line 1, in from PyQt5 import QtCore, QtGui, QtWidgets ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtCore.abi3.so, 2): Symbol not found: __os_activity_create Referenced from: /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (which was built for Mac OS X 10.13) Expected in: /usr/lib/libSystem.B.dylib in /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore

Thank you for your time and I wish to hear back from you soon!

amandamarie2416 commented 3 years ago

im having the same problem