QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
74 stars 23 forks source link

yaml.warnings call raises AttributeError with some versions of YAML #319

Closed Liam-Deacon closed 4 years ago

Liam-Deacon commented 4 years ago

This occurs for me when using a myriad of sphinx extensions, but the easiest way of working around this is to use a try-except block for the yaml.warnings call in __init__.py