WyattBlue / auto-editor

Auto-Editor: Efficient media analysis and rendering
https://auto-editor.com
The Unlicense
2.83k stars 414 forks source link

Support for Python 3.8? #322

Closed kikohs closed 1 year ago

kikohs commented 1 year ago

I would love to test your library but I'm running Python 3.8. Is it possible to use it?

I can't install it with Poetry. auto-editor requires Python >=3.9

Thanks

WyattBlue commented 1 year ago

Python 3.8 was dropped intentionally because some features I wanted to use weren't available in that version.

22.39.1 is the last version to support 3.9