CVBpy with PyInstaller

I am using x64 bit WIndows 10 Pro and testing on same computer.

I think I have solved the problem myslef. I started LogGUI.exe and saw that it was missing dll’s. My solution was to copy contents of:

C:/Program Files/STEMMER IMAGING/Common Vision Blox/GenICam/

to output directory

dist/run/GenICam

and it works.

3 Likes