werkzeug.contrib已经在1.0版本被移除了!
修改werkzeug版本为0.9.0就可以解决这个问题了:
pip3 install werkzeug==0.9.0
werkzeug.contrib已经在1.0版本被移除了!
修改werkzeug版本为0.9.0就可以解决这个问题了:
pip3 install werkzeug==0.9.0
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!