I'm trying to run a file using Doppler. This command worked a few weeks ago but when I restarted my virtual environment, I started getting this error and cannot figure it out. The file runs fine without doppler.
I run the command:
doppler run -c dev -- my_file.py
Error I get :
Doppler Error: fork/exec my_file.py: %1 is not a valid_Win32application
Thanks