Python Library Install

From ElectroDragon Wiki
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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

pip

  • pip install wxPython

In the library find setup.py and run

  • python setup.py install