Closed vanovarderesyan closed 1 year ago
ImportError: cannot import name 'MutableMapping' from 'collections'
Looks like your babel version is likely too old. Not a bug in this package.
Can update babel with env/bin/pip install --upgrade babel.
env/bin/pip install --upgrade babel
ImportError: cannot import name 'MutableMapping' from 'collections'