ci21-cgarijo
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:  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...