italia / spid-testenv2

New test Identity Provider for SPID
GNU Affero General Public License v3.0
35 stars 38 forks source link

No module named contrib.fixers #294

Closed vcbal2580 closed 4 years ago

vcbal2580 commented 4 years ago

When I run the spid-testenv.py this error happen.

File "spid-testenv.py", line 10, in from werkzeug.contrib.fixers import ProxyFix ImportError: No module named contrib.fixers

So I find out the reason of this error maybe dependency package updated, path changed

Maybe the requirements.txt need to be change.