DLL load failed while importing IBCpp: The specified module could not be found

I got an error:



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





I suspect it is because I am using python3.9 in spyder while the ibridgepy is ibridgepy_win_python38_64…?



Please share any thought.

Hi,



Yes, you are correct. This error is due to an incompatible version of Anaconda Python. The latest version of Anaconda Python that IBridgePy supports is 3.8. You can refer to this link to learn more about the same.



Hope this helps!



Thanks,

Akshay