the-ica
Results
1
issues of
the-ica
`pyoxidizer init-rust-project pyapp` I then modified src/main.rs : ``` #![windows_subsystem = "console"] use pyembed::MainPythonInterpreter; // Include an auto-generated file containing the default // pyembed::OxidizedPythonInterpreterConfig derived by the PyOxidizer // configuration...