Issues I encountered before I stopped trying to do this as part of the 2.3.0 release:
- pip3 no longer supports --system
- … so it installs to …local/ and ln/etc. paths need to be updated
- … so python path needs to be updated from site-packages to dist-packages
- typing no longer has an re attribute