Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name make_admonition in Sphinx 1.6 #78

Open
lsaffre opened this issue Feb 5, 2017 · 3 comments
Open

ImportError: cannot import name make_admonition in Sphinx 1.6 #78

lsaffre opened this issue Feb 5, 2017 · 3 comments

Comments

@lsaffre
Copy link
Contributor

lsaffre commented Feb 5, 2017

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

lsaffre added a commit to lsaffre/ablog that referenced this issue Feb 5, 2017
tiwo added a commit to tiwo/ablog that referenced this issue May 25, 2017
* 'master' of https://github.com/lsaffre/ablog:
  restore relative_path import
  optimized after comments by abakan
  fix abakan-zz#78 (ImportError: cannot import name make_admonition in Sphinx 1.6)
@jelkner
Copy link

jelkner commented Jun 8, 2017

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

@yarko
Copy link

yarko commented Jun 21, 2017

...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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants