small-flowers opened a new issue, #31600:
URL: https://github.com/apache/superset/issues/31600

   ### Bug description
   
   I follow the quickstart guide and at the step of
   docker compose -f docker-compose-image-tag.yml up
   It downloaded all the images and after the DB and REDIS containers 
initialized all the other containers were constantly spamming the output with 
messages like:
   Collecting uv
     Downloading 
uv-0.5.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 
kB)
   Downloading 
uv-0.5.11-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.0/15.0 MB 136.0 MB/s eta 
0:00:00
   Installing collected packages: uv
   Successfully installed uv-0.5.11
   WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager, possibly rendering your 
system unusable.It is recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you 
know what you are doing and want to suppress this warning.
   Reinstalling the app in editable mode
   error: No virtual environment found; run `uv venv` to create an environment, 
or pass `--system` to install into a non-virtual environment
   Requirement already satisfied: uv in /usr/local/lib/python3.10/site-packages 
(0.5.11)
   WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager, possibly rendering your 
system unusable.It is recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you 
know what you are doing and want to suppress this warning.
   
   
   ### Screenshots/recordings
   
   
![image](https://github.com/user-attachments/assets/026954d2-a4b0-4d04-824b-8e5295c7b3cf)
   
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.9
   
   ### Node version
   
   16
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [ ] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


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