ffsubsync
ffsubsync copied to clipboard
won't install
it says i don't have c++ and i can install it with build tools, i installed build tools, still same error
now trying
from https://stackoverflow.com/a/55370133
that fixed it but now getting
will maybe try again later
installing this:
fixed the error, now getting another one
this:
now trying
from https://stackoverflow.com/a/44563421
that fixed it
i consider the install instructions incomplete so i leave this issue open in case you would like to update install instructions before closing it regards
The problem is Python version 3.13.0. Uninstall Python and install Python 3.11 or run these commands in Powershell:
winget uninstall python
winget install python
(Tried Python 3.12.7, it works too)
Thank you i would try this if i need to use ffsubsync again someday
Any update getting this to work on Python 3.13?
See https://github.com/smacke/ffsubsync/issues/216#issuecomment-3242934846