JustGui commented on issue #32186: URL: https://github.com/apache/superset/issues/32186#issuecomment-2650297331
I had a similar issue trying to add libraries too, the issue was that Superset now runs using the virtual environment in /app So I fixed the issue by running `/app/.venv/bin/pip install` instead of `pip install` -- 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]
