mueslimak3r / tv-intro-detection

This project tries to detect intros of tv series by comparing pairs of episodes to find the largest common subset of frames.
https://mueslimak3r.github.io/tv-intro-detection/
GNU General Public License v3.0
81 stars 3 forks source link

Update python:3.8 to python:3.10 #3

Closed Cookie-Monster-Coder closed 2 years ago

Cookie-Monster-Coder commented 2 years ago

This fixes issue https://github.com/mueslimak3r/tv-intro-detection/issues/2

I don't know much about python, so idk if upgrading will break other things.

mueslimak3r commented 2 years ago

thanks, yeah I've using python 3.10 for dev without issues. I don't want it to require that new of a version though so I renamed that variable to not use the g_ prefix