News

D:\MyPrograms\Python310\scripts\pip3.exe install wxPython==4.1.1 Requirement already satisfied: pillow in d:\myprograms\python310\lib\site-packages (from wxPython==4.1.1) (9.0.0) Requirement already ...
hello, i was using wxpython 4.1.1 on python 3.9,, i updated python to 3.10 and i wanted to update the wxpython also, i tried to install it using pip install wxpython --skip-build with the bdist_* or ...