Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

works with Python 3.12 on Windows 10 #224

Open
jaspervries opened this issue Dec 30, 2024 · 1 comment
Open

works with Python 3.12 on Windows 10 #224

jaspervries opened this issue Dec 30, 2024 · 1 comment

Comments

@jaspervries
Copy link

As per your request in https://github.com/time4tea/gopro-dashboard-overlay/blob/main/docs/windows.md I want to let you know that I had a pretty seamless experience on Windows 10 with Python 3.12.

Some minor suggestions:

  • Install ffmpeg using winget: winget install "FFmpeg (Essentials Build)". This automatically puts ffmpeg in the PATH such that you don't need the --ffmpeg argument.
  • Instead of python3 I needed to use just python -mvenv venv

With those minor adjustments it just worked, so I'm pretty excited about that! Thank you so much for making and sharing this!

@time4tea
Copy link
Owner

Thanks so much for the feedback and kind comments!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants