GitHub user bxter created a discussion: Superset 6.0.0rc1: install not completed

### Bug description

The step install is:
1、download the 6.0.0rc package. apache_superset-6.0.0rc1-source.tar.gz

2、using python3.11, install the package
pip install apache_superset-6.0.0rc1-source.tar.gz

3、init
superset db upgrade
superset fab create-admin
superset init

4、run
superset run -h 0.0.0.0 -p 8088 --with-threads --reload

follow the step, everything is ok, but when i open the web page. there is error.

<img width="1322" height="528" alt="Image" 
src="https://github.com/user-attachments/assets/759faa89-0d98-4d81-b9c2-d74981023df3";
 />

which not exist static content in directory.

<img width="1021" height="346" alt="Image" 
src="https://github.com/user-attachments/assets/9c468266-a90e-4dbf-9522-92c4ff09344b";
 />

what is wrong with it? can anyone can help me.
thanks very much to let me know, thks.


GitHub link: https://github.com/apache/superset/discussions/34888

----
This is an automatically sent email for notifications@superset.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@superset.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