Page 1 of 1

DLL load failed while importing sddsdata

Posted: 28 Aug 2024, 16:46
by xhr
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

Re: DLL load failed while importing sddsdata

Posted: 28 Aug 2024, 17:02
by soliday
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