Issues Installing Apache Superset Using PyPI on Windows #31914
Replies: 2 comments
-
Windows is officially supported, largely because none of the Committers/PMC have Windows machines, and the folks who are running it on Windows (and are somehow successful in the effort) don't seem to be contributing to the docs for some reason. Thereore we won't consider this a bug/Issue, but I'll move it over to Discussions. |
Beta Was this translation helpful? Give feedback.
-
@salah34145 Hello there! I'm here to help you with any bugs, questions, or contributions related to Apache Superset. Let's tackle this together! For installing Apache Superset on Windows, the recommended versions are Python 3.10 and Node.js 18.x. Additionally, there are specific configurations and dependencies you should consider:
There is a similar open issue regarding installation problems on Windows using PyPI, but no solution has been found in the comments yet [3]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
Bug description
Hello everyone,
I am new to Apache Superset and trying to install it locally on my Windows machine using PyPI, but I am facing many issues and cannot get it to work.
I would like to know:
What are the recommended versions of Python and Node.js that work well with Apache Superset?
Are there specific configurations or dependencies I need to set up to ensure a smooth installation?
Here are the steps I followed:
Installed Python and Node.js.
Ran the command: pip install apache-superset.
Tried initializing Superset using superset fab create-admin and superset db upgrade, but encountered the following
I would greatly appreciate any guidance, suggestions, or links to documentation that can help me resolve this issue.
Thank you in advance!
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions