pip3 uninstall Werkzeug # will uninstall earlier version
pip3 install Werkzeug==0.11.15 -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
参考:
https://stackoverflow.com/questions/61809465/modulenotfounderror-no-module-named-werkzeug-contrib-odoo-12