Closed andrewchenshx closed 4 months ago
Upps, forgot something
gevent should be added to requirements.txt. manually pip install gevent, then starts w/o errors.
Please update to the newest commit version, should work afterwards
Calibre-web supports 2 servers Gevent and Tornado, Tornado is the default one. Gevent is therefore listed in the optional-requirements.txt. The error is only in the Tornado part and only on Windows and is now fixed.
Describe the bug/problem following the instruction of this page https://github.com/janeczku/calibre-web/wiki/Manual-installation to install on Windows, the error is as following: ModuleNotFoundError: No module named 'gevent'
To Reproduce python cps.py
Expected behavior no errors
Screenshots
Environment (please complete the following information):
Additional context