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

RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd #219

Open
lovepythonhm opened this issue May 15, 2023 · 2 comments

Comments

@lovepythonhm
Copy link

Hello Thomas, I have recently studied your paper and open source code, I have benefited a lot, but I encountered the following problem in the process of code reproduction, I re-pip numpy to the latest version but still report an error, how to solve this [problem?
1684159406954

@HuguesTHOMAS
Copy link
Owner

Maybe you need to recompile the cpp wrappers?

@lovepythonhm
Copy link
Author

Thank you very much for your reply, I've fixed it because the version of numpy was lowered setup.py before, forgot to update when doing train。

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

2 participants