indygreg / indygreg/PyOxidizer

Mac M2 Pro w/ Sequoia (15): Simple pyoxidizer beginner project fails to run

Open
#763 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
6.2k
Forks
256
PR merge metrics
No merged PRs in 30d

Description

Hello :)

I am following the docs for a first pyoxidizer project [here](https://gregoryszorc.com/docs/pyoxidizer/main/pyoxidizer_getting_started.html#your-first-pyoxidizer-project)
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](https://github.com/user-attachments/files/19846501/pyox.log)

Edit:
Interestingly, it also happens on an Ubuntu VM I'm running on my Mac using VirtualBox (ARM binary)

![Image](https://github.com/user-attachments/assets/d8c97ca9-5c2d-409c-9966-185d21eddfb9)

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the commands `pyoxidizer init-config-file pyapp`, `cd pyapp`, and `pyoxidizer run` on the Mac M2 Pro or ARM Ubuntu environment, using both a Cargo-installed and pre-built PyOxidizer. Start by reading the attached `pyox.log` and comparing the two installation paths; done means the Cargo-installed path works consistently or the platform limitation and required guidance are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
build-system, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.