Python Requirements¶ PyOxidizer currently targets Python 3.8 or 3.9. Your Python application will need to already be compatible with 1 of these versions for it to work with PyOxidizer. See Why is Python 3.8 Required? for more on the minimum Python requirement. Operating System Requirements¶ PyOxidizer itself is a Rust program and should theoretically be installable on any environment that Rust sup

