fehlfarbe / python-aruco

Python wrappers for ArUco library
Other
66 stars 16 forks source link

Does not work on python 3.7, 3.6 in Ubuntu #47

Closed SujithChristopher closed 2 years ago

SujithChristopher commented 2 years ago

The ArUco library is not compiling on Ubuntu 18.04. 20.04 through WSL2. Tried all possible methods, using Cmake and through pip etc.

Used specified version of opencv and numpy.

Please let me know, if any methods or library versions that your working on.

image