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

genicam.RuntimeException: No device is available or no device contains the provided device info properties. #3

Open
luclt12706 opened this issue Dec 27, 2019 · 0 comments

Comments

@luclt12706
Copy link

I followed the instructions and encountered a little problem with genicam
This is error:

Traceback (most recent call last):
  File "trash_classifier.py", line 25, in <module>
    camera = pylon.InstantCamera(pylon.TlFactory.GetInstance().CreateFirstDevice())
  File "/home/trungluc12706/.local/lib/python3.6/site-packages/pypylon/pylon.py", line 1614, in CreateFirstDevice
    return _pylon.TlFactory_CreateFirstDevice(self, *args)
_genicam.RuntimeException: No device is available or no device contains the provided device info properties. : RuntimeException thrown (file 'TlFactory.cpp', line 692)

I'm newbie, please help me.

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