Wmill data tables 500 error when running Python script in IDE
When executing the following:
I get
I'm running this python in my local IDE. Windmill is running at http://localhost. Do I need to specify a DATABSE_URL environment variable perhaps? I already have WM_TOKEN, BASE_INTERNAL_URL, and WM_WORKSPACE set.
I get
Exception: http://localhost/api/w/<workspace-id>/jobs/run_inline/preview: 500, Internal: worker inline functions are meant to be called from a worker's internal server @worker.rs:4796:21I'm running this python in my local IDE. Windmill is running at http://localhost. Do I need to specify a DATABSE_URL environment variable perhaps? I already have WM_TOKEN, BASE_INTERNAL_URL, and WM_WORKSPACE set.