morefigs / pymba

Python wrapper for Allied Vision's Vimba C API
MIT License
105 stars 84 forks source link

Searching libVimbaC.so failed #58

Closed seahawk67 closed 7 years ago

seahawk67 commented 7 years ago

While working with Linux ARM I noticed that locating the VimbaC library failed if more than one TL is registered with the GENICAM_GENTL environment variable, i.e. the path contains more than one entry. So, I added some code for splitting the path and taking the first entry before setting vimba_dir.