Skip to content

Error running python setup.py build command #116

Closed Answered by karosc
wsy-00 asked this question in Q&A
Discussion options

You must be logged in to vote

@wsy-00, I was able to replicate your error and resolved it by downgrading swig to 4.0.2. I think we need to update our interface files and maybe our CMakeLists to make them compatible with a newer version of swig.

Try installing swig 4.0.2 from PyPI and let us know if that fixes it for you!
pip install swig==4.0.2

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@wsy-00
Comment options

Comment options

You must be logged in to vote
1 reply
@wsy-00
Comment options

Answer selected by wsy-00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants