QuantumQuadrate / CsPyController

GNU Lesser General Public License v3.0
3 stars 3 forks source link

PIcam initialize library fails if no dll #4

Closed mfe5003 closed 7 years ago

mfe5003 commented 7 years ago

If the princeton instruments dll is not on the system then, picam in PiFunctions.py is not defined and the PICams class initialization will fail.

@db314159

mfe5003 commented 7 years ago

@db314159 please check my fix

db314159 commented 7 years ago

I don't have a setup to test it on right now that doesn't have the dll installed, but it looks like it should work.

On 4/19/2017 9:54 PM, Matthew Ebert wrote:

@db314159 https://github.com/db314159 please check my fix

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/QuantumQuadrate/CsPyController/issues/4#issuecomment-295559121, or mute the thread https://github.com/notifications/unsubscribe-auth/ATLm0YJ4xVAyUDJfX9I-bX3TXwD16UyKks5rxsjTgaJpZM4NCeMO.

mfe5003 commented 7 years ago

I tested it on my setup which doesn't can you test it on the one that does when you have a chance?

db314159 commented 7 years ago

It works on the test installation I have on my laptop.

On 4/19/2017 9:57 PM, Matthew Ebert wrote:

I tested it on my setup which doesn't can you test it on the one that does when you have a chance?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/QuantumQuadrate/CsPyController/issues/4#issuecomment-295559980, or mute the thread https://github.com/notifications/unsubscribe-auth/ATLm0R5gWpP_CcZPqyiWn8CwadyP8okwks5rxsmsgaJpZM4NCeMO.