Closed arcady-genkin closed 4 years ago
Are you sure, that you have swig
installed?
Yes, I have swig. see: ` agenkin@try14:~$ dpkg -l |grep swig
ii swig 2.0.11-1ubuntu2 amd64 Generate scripting interfaces to C/C++ code ii swig2.0 2.0.11-1ubuntu2 amd64 Generate scripting interfaces to C/C++ code `
I believe that swig version is too old, along with this issue. Closing for now, unless you're still struggling after 3 years.
I am trying to install "gym" package with "pip install", and box2d-py is a dependency that it requires. PIP tries to build box2d-py-2.3.1.tar.gz and fails. I have reproduced the same error by trying to build pybox2d from latest sources checked out from github. Error message below: