ci21-cgarijo

Results 3 comments of ci21-cgarijo

> The code samples you posted here look correct at first glance, so this could possibly be a bug. Could you share what version you're using and any sample videos?...

> So, if I am understanding this issue correctly, it currently works like this: > > * Let's say a scene was detected at frame 100 > * At frame...

Having same issue here: ![image](https://github.com/user-attachments/assets/40c949e0-59e3-40fd-8354-018ccadc1160) I tried installing setuptools as specified [here](https://stackoverflow.com/questions/69919970/no-module-named-distutils-util-but-distutils-installed) and manually installing distutils with: `sudo apt-get install --reinstall python3.11-distutils` (working with Python 3.11) but none worked. Would...