Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running on Linux #8

Open
nicolaromano opened this issue Aug 20, 2024 · 2 comments
Open

Running on Linux #8

nicolaromano opened this issue Aug 20, 2024 · 2 comments

Comments

@nicolaromano
Copy link

Any chances to have this running on Linux as well?

Currently when importing the module I get

AttributeError: module 'ctypes' has no attribute 'windll'

In dcam.py at line 1790

self._lib = ctypes.windll.dcamapi

Not quite sure how I can fix that

@tiagocoutinho
Copy link
Owner

Hi, thanks for trying the library.
Unfortunately I no longer work for the institute that used this type of camera so I'm not able to make any improvements myself

This is a very interesting feature to have. I didn't even remember that hamamatsu provided shared libraries for linux. Maybe they didn't 3 years ago.

I'm happy to review any PRs

@nicolaromano
Copy link
Author

Hi, that's unfortunate. I will try and look through the code, see if I can find some simple workaround for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants