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

pyueye issue when no DLL #16

Open
Tommte opened this issue Mar 18, 2024 · 0 comments
Open

pyueye issue when no DLL #16

Tommte opened this issue Mar 18, 2024 · 0 comments

Comments

@Tommte
Copy link

Tommte commented Mar 18, 2024

Hello,

I'm having an issue when using the library to read metadata from SPIHIM (without any need for the dll). I get the following error when importing read_metadata from spas :
issue_pyueye

The error comes from pyueye not having a DLL_PATH specified, thus failing the 'from pyueye import ueye' instruction.

A quick fix for my need (since I don't think I'm using it in my code) was to comment all occurences of ueye in the CAM class, but I don't think it's a good idea in the long run as I might find troubles later...

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

1 participant