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

dcgpy.core ImportError #97

Open
sarmbruester opened this issue Apr 5, 2023 · 0 comments
Open

dcgpy.core ImportError #97

sarmbruester opened this issue Apr 5, 2023 · 0 comments

Comments

@sarmbruester
Copy link

First off, I should say that in early 2023, I had no issues installing and using dcgpy on Windows with Conda.

Now, however, when importing core.pyd via SomeCondaInstallation\envs\dcgp\Lib\site-packages\dcgpy_init_.py
I consistently run into

ImportError: DLL load failed while importing core: The specified module could not be found.

The remarkable thing about it is that everything works just fine with the pyaudi core.pyd import!

The core.pyd file for dcgpy is in its place and does not differ from former successful installations on other Windows machines. So, no worries about that.
I tried with several Windows machines and different versions of Anaconda and Miniconda to no avail.
My only guess is that the issue might have started with the dcgpy conda package using Python 3.11.2, but I could easily be wrong about that.

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