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

Windows 11 DLL not found #253

Open
Oscarmour75 opened this issue Apr 11, 2023 · 0 comments
Open

Windows 11 DLL not found #253

Oscarmour75 opened this issue Apr 11, 2023 · 0 comments

Comments

@Oscarmour75
Copy link

import pylibkriging as pl


ImportError Traceback (most recent call last)
~\AppData\Local\Temp\ipykernel_14296\2544744315.py in
----> 1 import pylibkriging as pl

~\anaconda3\lib\site-packages\pylibkriging_init_.py in
24 os.add_dll_directory(path)
25
---> 26 from _pylibkriging import *
27 from _pylibkriging import version, build_type
28

ImportError: DLL load failed while importing _pylibkriging: Le module spécifié est introuvable.

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