japrogramer commented on issue #39872: URL: https://github.com/apache/superset/issues/39872#issuecomment-4376298552
I also noticed that the docker container which uses `uv pip` doesn’t have `fastmcp` installed ``` Apache Superset 5.0+ running and accessible Python 3.10+ The fastmcp package (pip install fastmcp) ``` so I created a dockerfile to create a new image with fastmcp but still superset says the command isn’t valid -- 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]
