Difference between revisions of "Python Library Install"

From ElectroDragon Wiki
(Created page with "pip * pip install wxPython In the library find setup.py and run * python setup.py install category: Python Install")
 
(No difference)

Latest revision as of 00:41, 13 May 2021

pip

  • pip install wxPython

In the library find setup.py and run

  • python setup.py install