Error occurred while reading WSGI handler:
Traceback (most recent call last):
File "c:\web_station\coread\wfastcgi.py", line 791, in main
env, handler = read_wsgi_handler(response.physical_path)
File "c:\web_station\coread\wfastcgi.py", line 633, in read_wsgi_handler
handler = get_wsgi_handler(os.getenv("WSGI_HANDLER"))
File "c:\web_station\coread\wfastcgi.py", line 605, in get_wsgi_handler
handler = handler()
File "C:\Python\Python37\lib\site-packages\django\core\wsgi.py", line 12, in get_wsgi_application
django.setup(set_prefix=False)
File "C:\Python\Python37\lib\site-packages\django\__init__.py", line 24, in setup
apps.populate(settings.INSTALLED_APPS)
File "C:\Python\Python37\lib\site-packages\django\apps\registry.py", line 83, in populate
raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
StdOut: C:\web_station\coread
StdErr:
https://www.jianshu.com/p/ad4448e879cb
怎么解决的楼主,我也是这个问题