-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't find '_main_' module in 'superset' #22918
Comments
Heya... curious about a few things here:
I don't quite feel like we can call this a community bug until we know more. |
Thanks for your answer. I'm working with python 3.8 on a windows machine and I want to install locally instead of docker. However, "gunicorn" used as an application server does not work for windows, can an alternative such as "waitress" be used instead? |
Sounds like this is intrinsically tied with #22922 - I assume you're working together. Can we close one of these duplicate issues? As I mentioned on the other thread, @Indows is not officially supported, but you can ask around in the #deploying-superset channel on Slack, or start a Q&A Discussion here on the repo look for anyone else attempting this. |
Similar issue but I haven't tried running it with a different application server yet. I will follow up on this issue as well. For now, I'm looking at the installation process from source. |
Hello @eschutho @craig-rueda @hughhhh @michael-s-molina
When I want to run the Superset project directly from the github project instead of installing it in virtualenv, I get the following error.
Error Description: can't find 'main' module in 'superset'
The text was updated successfully, but these errors were encountered: