cihologramas / pyueye

Python wrapper for ueye cameras
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

One minor bug in installation #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
During the simple installation process we have a little strange error due to 
'utf-8' character decoding from ueyes.pyx file.

To fix this, we remove accent in author name "é" to "e"(sorry) and the 
installation was successful.

And with the new driver from ueye 3.90 the compilation of constants.pyx cannot 
be compiled.

Original issue reported on code.google.com by hugo.cha...@gmail.com on 14 Feb 2012 at 9:42

GoogleCodeExporter commented 9 years ago
Is there any way to install with 3.90 drivers? F.ex. uEye1008XS camera is 
supported since 3.60. :(

Original comment by maciej.j...@gmail.com on 29 Mar 2012 at 10:32

GoogleCodeExporter commented 9 years ago
pyueye is now working with ueye driver version 3.90

Original comment by ramezqui...@gmail.com on 12 Jul 2012 at 11:07