abakan-zz / ablog

ABlog for blogging with Sphinx
ablog.readthedocs.org
Other
122 stars 35 forks source link

ImportError: cannot import name make_admonition in Sphinx 1.6 #78

Open lsaffre opened 7 years ago

lsaffre commented 7 years ago

I cannot use ablog with Sphinx 1.6. It says "ImportError: cannot import name make_admonition in Sphinx 1.6".

jelkner commented 7 years ago

I had the same issue in a Python 3.5 virtual environment and 4135663 fixed it for me.

yarko commented 7 years ago

...something's wrong: the merge you listed doesn't seem to be in the repository anymore, not in devel nor master branch... and is still a problem. Maybe it needs some "conditional" code for "older" versions of sphinx users?

nabobalis commented 6 years ago

A new version of Ablog (v0.9.0) is out at this repo.

This issue should be fixed now but we made it explicitly support Sphinx>=1.6.