podimo
podimo copied to clipboard
Invalid Syntax
I keep getting the "Invalid Syntax" after copy/pasting the "git clone https://github.com/ThijsRay/podimo" into Python. How do i fix that?
The commands are intended to be run in a bash shell. This is often provided by default on Linux distributions, but not installed on Windows machines. You can try to install the Windows subsystem for Linux (WSL) with these instructions if you want to run it on a Windows machine.
Alternatively, you can use Docker Desktop on Windows to run the ghcr.io/thijsray/podimo:latest image.