sfirke commented on issue #31459: URL: https://github.com/apache/superset/issues/31459#issuecomment-2682139033
> Knowing this, would love help to improve the docs to make this as clear/straightforward as possible. One concrete thing to sort out is, does the workflow still work to have dependencies installed at runtime with `requirements.txt`? Someone above wrote: > mysqlclient failed to install due to missing dependencies which were not installable via the requirements file. And I had some new struggles last month trying to get packages listed in `requirements.txt` to install. I think that process has changed since 4.0.0, maybe my problem was that the packages were installing but then unavailable to the user that the container runs as? I think this is one place where we may need to update the docs if this approach is not working as currently documented. I may be going back down this rabbit hole soon. I will probably build my own image as suggested above, but we ought to be clear on what the options are for people who want to try out Superset using drivers for their data warehouse - is there a way for them that doesn't involve building their own image? -- 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]
