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

Problems installing camera_control - SOLVED #10

Open
NadineKGut opened this issue Jan 10, 2024 · 0 comments
Open

Problems installing camera_control - SOLVED #10

NadineKGut opened this issue Jan 10, 2024 · 0 comments

Comments

@NadineKGut
Copy link

NadineKGut commented Jan 10, 2024

Hi All,

I followed the instructions to install the camera software. The only difference is that I am using a basler camera, so I used pylon viewer to make sure that there are no specs on "auto".

I had some trouble in the installation process, I will document it here in case someone runs into similar issues:

  • Installation did not work: I had to disable the Microsoft store trying to install Python (even though it was already installed)
  • tisgrabber.dll could not be found: I edited tisgrabber.py to provide the full path to the tisgrabber.dll
  • cv2 not found: installed OpenCV using pip
  • ffmpy not found: installed using pip
  • nidaqmx not found: installed using pip
  • Camera_details.json was not created: made sure to run write_camera_details.py in the anaconda prompt

I have not tested the software yet with my cameras, but the GUI now opens. Thank you for sharing the camera_control!
Nadine

@NadineKGut NadineKGut changed the title Problems installing camera_control Problems installing camera_control - SOLVED Jan 10, 2024
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