Issue loading Python shared library

Hey,

I am looking to add the python console to the ImfusionSuite and I installed Python and pointed it at the exe under Settings > Python, but I get the error “[Python] Could not locate Python (): Could not load shared library ‘’: The parameter is incorrect.” on loading. What could be the issue getting this to load?

Hi Alex,
I’m assuming you are on Windows? How did you install Python? There are certain Python installers that do not contain a python.dll next to the python.exe. From the error message it looks like that this might be the issue.