sfirke commented on issue #32733:
URL: https://github.com/apache/superset/issues/32733#issuecomment-2737990891

   I just ran into this, I am building my own Docker image successfully on top 
of 5.0.0rc1 and `uv` installing packages there. But when I switched to 4.1.2rc1 
I had to change the Dockerfile to install the packages just with `pip` instead 
of `uv`.
   
   The other thing that would help here is versioned docs, because you are 
seeing instructions that got introduced to the repo after 4.1.1. If you could 
see a 4.1.1 version of the docs it would say to just `pip` install - and then 
that, plus checking out the repo to the appropriate tag as @mistercrunch 
suggests, would do it.
   
   Versioned docs should be in the pipeline with the Superset Improvement 
Proposal SIP-156: #32625 


-- 
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