frafra opened a new issue #16782: URL: https://github.com/apache/superset/issues/16782
### Expected results Being able to "Enable forecast" on the `Time-series Line Chart`. ### Actual results ``` Unexpected error Error: `prophet` package not installed ``` #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. Create a "Time-series Line Chart" 2. Click on "Enable forecast" 3. Click on "Run" 4. See error ### Environment Docker. Using today's `apache/superset:latest-dev`. ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
