jankatins / knitpy

knitpy: Elegant, flexible and fast dynamic report generation with python
https://github.com/jankatins/knitpy
Other
368 stars 29 forks source link

AttributeError: 'Bool' object has no attribute 'set_default_value' #52

Closed duzaichuan closed 3 years ago

duzaichuan commented 6 years ago

Hi, Jan When I knitpy the example .pymd file, the following error appears(I use pip install knitpy): AttributeError: 'Bool' object has no attribute 'set_default_value' ➜ ~ [IPKernelApp] WARNING | Parent appears to have exited, shutting down.

DanielDugan commented 6 years ago

This is a problem inside of ipython. Typically ascribed to traitlets. https://ipython.org/ipython-doc/3/api/generated/IPython.utils.traitlets.html