BackupGGCode / pyueye

uEye camera driver wrapper for python
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

The wxVidCap windows is not closing #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run the wxVidCap.py
2. Try to close the windows by pressing in the X at the top of the window

What is the expected output? What do you see instead?

The program should the and the window should close, but the program keeps 
running.

Original issue reported on code.google.com by ramezqui...@gmail.com on 21 Oct 2010 at 2:02

GoogleCodeExporter commented 9 years ago
It would be really nice, if you place description of "how to compile and link 
the wrapper with the header files of Ueye-camera".

Thanks

Original comment by mrusmanq...@gmail.com on 16 Jun 2011 at 1:48

GoogleCodeExporter commented 9 years ago
Under linux (at least in ubuntu) the installation is very straightforward. The 
only requirement is to have the uEye driver installed, and then make the 
standard "sudo python setup.py install"

Can you be more specific about what your problem is? 

Original comment by ramezqui...@gmail.com on 27 Jun 2011 at 3:50