cshaw-velo-ai

Results 2 issues of cshaw-velo-ai

Hi, I'm building with python bindings turned on, but the utils option is turned off. This seems to lead to an undefined symbol in pykms.so: ``` >>> import pykms Traceback...

Hi. Building the Python bindings with libutils and utils set to false, there is a Python name error on the `RGB` type: ``` >>> import pykms Traceback (most recent call...