Hello, I’m unable to install PyNvVideoCodec on Google Colab. I get an error " ModuleNotFoundError: No module named ‘cmake’". I get the same error trying to install to a fresh venv on windows. In both environments I am able to ‘import cmake’.
Any ideas? I am just getting started with this library so I may be doing something silly. I was able to build NVENC samples on windows using the VS2022 solutions, so the nvenc environment seems to be present.