hamidohadi / pyandor

Automatically exported from code.google.com/p/pyandor
10 stars 8 forks source link

cdll is not callable #2

Open khoroshyy opened 4 years ago

khoroshyy commented 4 years ago

Hi.

I am getting cdll library loader is not callable. I am trying to rewrite it using WinDLL or CDLL. I guess there was a lot of changes in ctypes since it was working. What was the last versions it was working with? Thanks. Petro.

Moronta commented 2 years ago

Hi Pedro,

I do not know if you were able to do it. I replace it for Windll.Loadlibrary(...) and looks it works. Also i had to do some fixes along the .py files. I have not tried yet to take some spectrums but I have been able to communicate with the Andor Solis. If you need further information let me know.

Regards, Pedro M.