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

deal with the problems: ImportError: cannot import name 'ndarray_backend_cpu' from partially initialized module 'needle.backend_ndarray' #17

Open
wfloveiu opened this issue Jul 31, 2024 · 1 comment

Comments

@wfloveiu
Copy link

It may because the version of your ndarray_backend_cpu.so is incompatible with your python version in conda or venv.

@HarryWu99
Copy link

find_package(Python COMPONENTS Development Interpreter REQUIRED)

True. I deleted this line, and it worked. @wfloveiu

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