You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I followed the instructions and encountered a little problem with genicam
This is error:
I'm newbie, please help me.
The text was updated successfully, but these errors were encountered: