I've been trying to use PyOxidizer on a Python project that uses the PyInvoke library. This library is Python2 and Python3 compatible and it does this by vendoring ...
Update: I am able to successfully build an executable with SciPy and Scikit-learn - hoorary! - by using the virtualenv packaging rule and a virtualenv that was built using the target version of Python ...