Python Library Install
Revision as of 00:41, 13 May 2021 by Chao (talk | contribs) (Created page with "pip * pip install wxPython In the library find setup.py and run * python setup.py install category: Python Install")
pip
- pip install wxPython
In the library find setup.py and run
- python setup.py install