Hello :)
I am following the docs for a first pyoxidizer project here
After the init of a new config file and attempting to run results in the attached error.
Any pointers will be appreciated, thanks!
pyoxidizer init-config-file pyapp
cd pyapp
pyoxidizer run
pyox.log
Edit:
Interestingly, it also happens on an Ubuntu VM I'm running on my Mac using VirtualBox (ARM binary)

Edit #2:
The problem occurs only when installing Rust and running cargo install pyoxidizer
When running with pre-built binaries everything works ok.