This is an old revision of the document!
Make virtual environment env under top-level folder (of course).
Use proper multi-folder import strategy (of course).
pip install everything including wxpython
Before installing wxpython, system install libgtk-3-dev and pip install wheel (so a wheel gets used). Still need dev pkg if installed wheel?