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

Error loading Python DLL 'D:\enfugue-server\python310.dll', LoadLibrary: The specified module could not be found #136

Open
Sjdinsd opened this issue Jan 28, 2024 · 1 comment

Comments

@Sjdinsd
Copy link

Sjdinsd commented Jan 28, 2024

Installed everything on a single drive, no shortcuts or anything. Portable version. Its saying the 'python310.dll' doesn't exist/doesn't have the LoadLibrary module. I cant edit the dll to check whether that is the case.
Near the bottom is the 310.dll
image

here is the error when trying to run the curl in cmd through the D: drive(where i installed it)
image

@painebenjamin
Copy link
Owner

Hello @Sjdinsd, thank you for the report.

I'm not immediately sure what's going on here. There was another user that had an issue with a global Python installation conflicting with the portable executable - do you have any such Python installed?

If you could, it would be useful to see your Windows environment to look for other compatibility issues. If you open cmd you can run SET (case sensitive, no arguments) to print out all of your environment variables - it would be useful to see that and try to identify incompatibiliities.

Finally, you may find the conda installation to work just fine for you - while the portable installer is the default for Windows because of it's generally stability, for some users the conda installer works easiest for them.

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