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

using xt::linalg results in .pyd resulting in DLL not found. #238

Open
smasky opened this issue Nov 21, 2023 · 0 comments
Open

using xt::linalg results in .pyd resulting in DLL not found. #238

smasky opened this issue Nov 21, 2023 · 0 comments

Comments

@smasky
Copy link

smasky commented Nov 21, 2023

Hello, when i warp C++ into .pyd for using in python envirment. But when import .pyd, there is a issue that DLL does not found.
Error:
ImportError: DLL load failed:The specified module could not be found.

But i find that Python 3.6 can normally work but Pyhon 3.8.13 cannot.
I dont know what reason. Please help me.

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

1 participant