You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the use of the env variable 'PYTHONPATH' which has a fixed path to the python env makes the script to silently fail as the python env path is not a fixed path - it changes on each new deployment.