question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I am using windows 10 pro I have two issues:

  1. When I type superset db upgrade following the installation instructions, I get the following error: ‘superset’ is not recognized as an internal or external command. I tried adding to path and it still does not work. I had to go to the directory and run python superset db upgrade.

  2. When I get to the superset runserver part, I get the following error:

python superset runserver Starting server with command: gunicorn -w 2 --timeout 60 -b 0.0.0.0:8088 --limit-request-line 0 --limit-request-field_size 0 superset:app Traceback (most recent call last): File “c:\users\jerrison.li\appdata\local\continuum\anaconda3\lib\runpy.py”, line 193, in _run_module_as_main “main”, mod_spec) File “c:\users\jerrison.li\appdata\local\continuum\anaconda3\lib\runpy.py”, line 85, in run_code exec(code, run_globals) File "C:\Users\jerrison.li\AppData\Local\Continuum\anaconda3\Scripts\gunicorn.exe_main.py", line 5, in <module> File “c:\users\jerrison.li\appdata\local\continuum\anaconda3\lib\site-packages\gunicorn\app\wsgiapp.py”, line 10, in <module> from gunicorn.app.base import Application File “c:\users\jerrison.li\appdata\local\continuum\anaconda3\lib\site-packages\gunicorn\app\base.py”, line 12, in <module> from gunicorn import util File “c:\users\jerrison.li\appdata\local\continuum\anaconda3\lib\site-packages\gunicorn\util.py”, line 9, in <module> import fcntl ModuleNotFoundError: No module named ‘fcntl’

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
jerrisoncommented, Dec 20, 2017

@xrmx The installation instructions says that it is not officially supported but it does have instructions for Windows.

0reactions
stale[bot]commented, Apr 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download Windows 10 - Microsoft
Create Windows 10 installation media. To get started, you will first need to have a license to install Windows 10. You can then...
Read more >
Download Windows 10 Disc Image (ISO File) - Microsoft
You can use this page to download a disc image (ISO file) that can be used to install or reinstall Windows 10. The...
Read more >
Create installation media for Windows - Microsoft Support
To create installation media, go to the software download website, where you'll find step-by-step instructions.
Read more >
Software Download - Microsoft
Skip to Main Content. Skip to main content. Microsoft. Software Download. Software Download. Software Download. Home. Windows. Windows 11 · Windows 10 ...
Read more >
Download Windows 11 - Microsoft
Windows 11 Installation Assistant. This is the best option for installing Windows 11 on the device you're currently using. Click Download Now to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found