I’m getting this error running python query
Error running query: <class ‘ModuleNotFoundError’> No module named ‘prophet’

The datasource has the module to import prior from running the script so my guess is that the library needs to be installed in the docker container, read some posts on how to do it by ssh into the container, did it on the redash_server_1 container but it does not work. Any ideas how to get this to work?