basler / pypylon

The official python wrapper for the pylon Camera Software Suite
http://www.baslerweb.com
BSD 3-Clause "New" or "Revised" License
567 stars 207 forks source link

camera shows up in lsusb but no device found when enumerating devices #384

Open Jackyrie2 opened 3 years ago

Jackyrie2 commented 3 years ago

I'm running python3.5 on linux x86 remotely through ssh, the basler camera shows up in lsusb but cannot be found when calling camera.Attach(tl_factory.CreateFirstDevice())

thiesmoeller commented 3 years ago

have you installed the udev rules, as mentioned in the readme's last entry?