Build error
vistad opened this issue · 2 comments
vistad commented
Hello,
thank you for your course, it is good. But I could not build the Flask app due to the error:
cannot import name 'MutableMapping' from 'collections' (/usr/local/lib/python3.10/collections/init.py)
I did not find a workaround.
Hence I could not upload it to AWS etc.
brodyd795 commented
I ran into this issue as well. It wasn't a blocker for me personally, since there was a lot of other good content that I was able to learn from the curriculum, but wanted to point this out.
prakhar1989 commented