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

修复导入包numpy报错问题 #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xSchnappi
Copy link

numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
参考连接
https://stackoverflow.com/questions/78634235/numpy-dtype-size-changed-may-indicate-binary-incompatibility-expected-96-from

numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
参考连接https://stackoverflow.com/questions/78634235/numpy-dtype-size-changed-may-indicate-binary-incompatibility-expected-96-from
@refraction-ray
Copy link
Owner

thanks for your contribution, I think a looser requirement restriction such as numpy<2.0 is more friendly for general users?

@0xSchnappi
Copy link
Author

是的,我没考虑周到

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

Successfully merging this pull request may close these issues.

2 participants