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

AttributeError: 'Sphinx' object has no attribute 'info' #15

Open
jiyunqq opened this issue Nov 15, 2019 · 0 comments
Open

AttributeError: 'Sphinx' object has no attribute 'info' #15

jiyunqq opened this issue Nov 15, 2019 · 0 comments

Comments

@jiyunqq
Copy link

jiyunqq commented Nov 15, 2019

# Sphinx version: 2.2.1
# Python version: 3.6.8 (CPython)
# Docutils version: 0.15.2 release
# Jinja2 version: 2.10.3
# Last messages:

# Loaded extensions:
Traceback (most recent call last):
  File "/usr/local/lib64/python3.6/site-packages/sphinx/cmd/build.py", line 275, in build_main
    args.tags, args.verbosity, args.jobs, args.keep_going)
  File "/usr/local/lib64/python3.6/site-packages/sphinx/application.py", line 236, in __init__
    self.setup_extension(extension)
  File "/usr/local/lib64/python3.6/site-packages/sphinx/application.py", line 395, in setup_extension
    self.registry.load_extension(self, extname)
  File "/usr/local/lib64/python3.6/site-packages/sphinx/registry.py", line 487, in load_extension
    metadata = setup(app)
  File "/usr/local/lib/python3.6/site-packages/sphinxjp/themes/revealjs/__init__.py", line 26, in setup
    directives.setup(app)
  File "/usr/local/lib/python3.6/site-packages/sphinxjp/themes/revealjs/directives.py", line 315, in setup
    app.info('Initializing RevealJS theme directives')
AttributeError: 'Sphinx' object has no attribute 'info'
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

1 participant