You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those who are struggling building wxPython, you may need to install additional build tools to your system.
I'm using Fedora 41 and was getting the error:
configure: error: C++ compiler is needed to build wxWidgets
Installing the following packages fixed the issue:
For those who are struggling building wxPython, you may need to install additional build tools to your system.
I'm using Fedora 41 and was getting the error:
configure: error: C++ compiler is needed to build wxWidgets
Installing the following packages fixed the issue:
Now you can install the requirements and build wxPython successfully
The text was updated successfully, but these errors were encountered: