googlearchive / code-prettify

An embeddable script that makes source-code snippets in HTML prettier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error loading library for python: ModuleNotFoundErrorNo module named 'yapf'

dgua opened this issue · comments

commented

Installed code_prettify as part of a bundle of Jupyter notebook extensions.

Now all of a sudden I get error message in title every time I load a notebook.

Very annoying.

'pip install yapf' will solve this issue. If you are using conda 'conda install yapf'