DLL load failed while importing sddsdata

Moderators: cyao, soliday

Post Reply
xhr
Posts: 2
Joined: 29 Mar 2022, 10:29

DLL load failed while importing sddsdata

Post by xhr » 28 Aug 2024, 16:46

Greetings. I encountered technical issues using "import sdds" in Anaconda/Spyder. Error message: "DLL load failed while importing sddsdata: The specified module could not be found."

I have Python 3.11.5 running with Anaconda/Spyder on Windows 10. I installed "SDDSPython3.10-x64.msi." All the .DLL files, including sddsdata.pyd, are under "C:\ProgramData\Anaconda\DLLs," while the file "sdds.py" is under "C:\ProgramData\Anaconda\Lib"

My Visual C++ redistributable version is v14.40.33810.00, which should be a 2022 version.

It would be great if anyone could provide guidance on how to resolve this issue. Thank you very much! :D

soliday
Posts: 408
Joined: 28 May 2008, 09:15

Re: DLL load failed while importing sddsdata

Post by soliday » 28 Aug 2024, 17:02

Can you try it with SDDSPython3.11.9-x64.msi to see if it makes a difference?
https://ops.aps.anl.gov/downloads/SDDSP ... .9-x64.msi

If that doesn't work, I will look into setting up Anaconda on my Windows laptop to test further.

--Bob

Post Reply