I'm using GSPy v1.7 to run some Python code external to GoldSim. This works fine on my laptop, however, when I try to run it on the cloud using a Citrix VDI, I get the following error message: "Could not obtain an interface pointer for the DLLServer. Is the DLLServer registered on this computer?"
If I run regsvr32 with the renamed GSPy dll (I'm using the provided GSPy.dll v1.7 pre-compiled file renamed to GSPy17_2025v1.dll), I see this message "The module ".\GSPy17_2025v1.dll" was loaded but the entry-point DllRegisterServer was not found. Make sure that ".\GSPy17_2025v1.dll" is a valid DLL or OCX file and then try again."
Any suggestions?
Comments
4 comments