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

Problem loading compiled shared libraries wrapped in Python 3.8 and 3.10 [Windows 11] #2

Open
stefanomoriconi opened this issue Jun 12, 2023 · 0 comments

Comments

@stefanomoriconi
Copy link
Owner

Experienced issue while loading compiled shared libraries with Python 3.8 and 3.10 in Windows 11.
Problem with ctypes library loading 'libmpMuelMat.dll':

FileNotFoundError: Could not find module 'C:~\C-libs\libmpMuelMat.dll' (or one of its dependencies). Try using the full path with constructor syntax.

Currently, no known solution. Different Python version (3.11) may solve the problem

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