wxWidgets / Phoenix

wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
http://wxpython.org/
2.21k stars 509 forks source link

"python setup.py bdist_wheel" Error while installing wxPython #2544

Open Mr-MVP opened 1 month ago

Mr-MVP commented 1 month ago

Operating system: Windows 11 wxPython version & source: 4.2.1(latest) Python version & source: 3.10.12(latest)

Description of the problem:

I am trying to install wxPython in google colab. But it throws an error. Ive researched about it and tried installing attrdict and attrdict3 as well but to no avail. Can anybody please help me setup it. I just want to create and test some new IDs using wxPython

Screenshot 2024-04-02 040506

swt2c commented 1 month ago

This is strange, because there should be wheels available for Windows and Python 3.10. This isn't an ARM architecture machine is it?