fatal: Python version 2.4, 2.5, 2.6 or 2.7 needed
brianbuck opened this issue · 0 comments
brianbuck commented
I'm on Python 3.12.4 and receive the message:
fatal: Python version 2.4, 2.5, 2.6 or 2.7 needed for: C:\pdfsizeopt\pdfsizeopt.single
I was running:
@python -v "C:\pdfsizeopt\pdfsizeopt.single" "input.pdf" "output.pdf"
Is there a way to run pdfsizeopt using a more recent version of Python?