Importing Python-RVO2

Hello everyone,

I’m trying to use the RVO2 library within a Python 3 on Rhino8 I imported Cython and cmake, but I’m facing difficulties with the import process for rvo2 library. Could someone guide me through the steps to import RVO2 into Python 3?

Python-RVO2 repository (GitHub - sybrenstuvel/Python-RVO2: Optimal Reciprocal Collision Avoidance, Python bindings)