hossein-khalilian commented on issue #23304:
URL: https://github.com/apache/superset/issues/23304#issuecomment-2798738404

   If you're adding new requirements to `requirements-local.txt` and using 
`docker-compose-image-tag.yml`, I encountered the same issue where 
`superset-init` couldn't complete its job. It turned out the script was trying 
to use `uv` to install the new requirements, but `uv` wasn’t available in the 
container.
   
   To address this, I created a pull request to the project, which resolved the 
issue in commit `#33078`. Try pulling the latest version of the project and see 
if it works for you too.


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to