Answer the question
In order to leave comments, you need to log in
How to fix error in python /flask AttributeError has no attribute?
I deal with Flask according to the manual on Habré https://habrahabr.ru/post/222983/ , and in general on chapter 5 after:
from flask.ext.openid import OpenID
an error occurs:
_IterParseIterator = pure_pymod._IterParseIterator
AttributeError: module 'xml.etree.ElementTree' has no attribute '_IterParseIterator'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question