I am using a Macbook air with a m1 chip
os-version = 12.1
python version = 3.10.2
pip version =21.3.1
I try to install pyqt5 with pip pip install PyQt5
Which throw an error
I also try this Suggestion
and not even this work.
Is there anything that can be done to use PyQt5 on Mac?
Thank You 🙏🏼
I am using a Macbook air with a m1 chip
os-version = 12.1
python version = 3.10.2
pip version =21.3.1
I try to install pyqt5 with pip
pip install PyQt5Which throw an error
I also try this Suggestion
and not even this work.
Is there anything that can be done to use PyQt5 on Mac?
Thank You 🙏🏼