question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed building wheel for box2d-py [solved]

See original GitHub issue

I’m on MacOS with Anaconda

Initially had error Failed building wheel for box2d-py

Solution was to brew install swig

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:22
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

17reactions
polyzercommented, Mar 22, 2020

on Windows conda: conda install -c anaconda swig

1reaction
kumarankit0411commented, Nov 13, 2018

@jachiam This happened with me too on MacBook Air 2015 model running MacOS Sierra with Python version 3.6 in Anaconda. Solved with brew install swig just like @dingran

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python can't install Box2D swig.exe failed with error code 1
I got the same error for Box2D, but solved as follows. I am using Anaconda environment with python3.6. try these. conda install swig....
Read more >
box2d-py - PyPI
2D physics library Box2D 2.3 for usage in Python. After installing please be sure to try out the testbed demos. They require either...
Read more >
i am trying to install open ai gym but keep getting errors, does ...
ERROR : Failed building wheel for Box2D. ERROR: Command errored out with exit status 1: 'D:\MachineLearning\Anaconda\python.exe' -u -c ...
Read more >
Problems Pip Installing Box2D - ADocLib
This is an error I got when I tried to build the game to Python 2.7 as well. ... Collecting box2d Building wheels...
Read more >
What is the meaning of "Failed building wheel for X" in pip ...
PYTHON : What is the meaning of " Failed building wheel for X" in pip install? [ Gift : Animated Search Engine ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found