AttributeError: 'module' object has no attribute 'cbook'
Try this:
- Close your jupyter notebook and terminate ipython.
- Restart Terminal
- Enter this command in Terminal:
export LANG=en_US.UTF-8;export LC_ALL=en_US.UTF-8
- Re-run your ipython / Jupyter notebook now. It works like a charm.