GitHub user pepdiz created a discussion: docker installation from github fails

I'm trying to install superset with docker from github

I follow all the instructions in https://superset.apache.org/docs/quickstart

but the process of docker compose fails at superset init apparently due to 
setuptools:

```
superset_init   | Installing superset-core in editable mode
superset_init   | Resolved 1 package in 5ms
superset_init   |    Building apache-superset-core @ file:///app/superset-core
superset_init   |   × Failed to build `apache-superset-core @ 
file:///app/superset-core`
superset_init   |   ├─ Failed to resolve requirements from 
`build-system.requires`
superset_init   |   ├─ No solution found when resolving: `setuptools>=76.0.0`, 
`wheel`
superset_init   |   ├─ Failed to fetch: `https://pypi.org/simple/setuptools/`
superset_init   |   ├─ Request failed after 3 retries
superset_init   |   ├─ error sending request for url 
(https://pypi.org/simple/setuptools/)
superset_init   |   ╰─ operation timed out
superset_init exited with code 1
service "superset-init" didn't complete successfully: exit 1
```

any idea or tip ?

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

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to