Hey Martin,
"GenuineOptions" doesn't exist in the latest version (use latest Python version, ensure you're getting the latest TurboActivate integration from pypi). And use our latest examples. Old examples will not work (we made breaking changes when we took over the Python integration to solve inconsistencies in the version created independently).
So, the error is telling you exactly what is wrong.
>> "ModuleNotFoundError: No module named 'c_wrapper'"
Again, the error is telling you exactly what is wrong. You didn't include the 'c_wrapper.py' file. It's critical. It's also included. Don't exclude any files. They're all necessary.