Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails on building wheel for box2d-py #12

Open
yasuiniko opened this issue Oct 13, 2024 · 0 comments
Open

Build fails on building wheel for box2d-py #12

yasuiniko opened this issue Oct 13, 2024 · 0 comments

Comments

@yasuiniko
Copy link
Contributor

System: MacOS 14.6.1, M1 Pro chip.

Problem: Box2d-py failed to build unless I had a global install of swig. Adding swig to requirements.txt gave the same error, as did using pyproject.toml and adding swig to build-system.requires.

I was able to build box2d-py using both swig 4.1.1 and swig 4.2.1 from pipx and brew. Interestingly, macports's swig 4.1.1 fails to buildbox2d-py. An error log is attached for the macports failure case.
box2d-py_build_error_with_macports_swig_4.1.1.log
Screenshot 2024-10-13 at 15 01 36

yasuiniko added a commit to yasuiniko/rl-control-template that referenced this issue Oct 13, 2024
Added some caveats about using MacPorts to install swig, to address andnp#12.
yasuiniko added a commit to yasuiniko/rl-control-template that referenced this issue Oct 13, 2024
Added some caveats about using MacPorts to install swig, to address andnp#12.
yasuiniko added a commit to yasuiniko/rl-control-template that referenced this issue Oct 18, 2024
Added some caveats about using MacPorts to install swig, to address andnp#12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant