You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to connect to KDC101, I was getting an error message ctypes.util is not present. This issue got resolved by importing ctypes.utils. But after this also I was not able to import thorlabs package. I kept all the dlls of thorlab into my programming folder and now also I am getting below error.
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: function 'MOT_GetMotorParams' not found
No description provided.
The text was updated successfully, but these errors were encountered: