I forgot to include the traceback :P

2014-04-24 9:05 GMT+03:00 Αριστοτέλης Πανάρας <
spiritual.dragon.of...@gmail.com>:

> I am using zathura in Arch Linux, using package 'zathura-git'.
> After trying to build the latest develop snapshot (89113e3), it fails with
> the following error:
>
> Exception occurred:
>   File "conf.py", line 6, in <module>
>       import sphinx_rtd_theme
> ImportError: No module named 'sphinx_rtd_theme'
> The full traceback has been saved in /tmp/sphinx-err-d62em_yk.log, if you
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error
> message can be provided next time.
> A bug report can be filed in the tracker at <
> https://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
> Makefile:23: recipe for target 'man' failed
> make[1]: *** [man] Error 1
> make[1]: Leaving directory
> '/tmp/yaourt-tmp-ale1ster/aur-zathura-git/src/zathura/doc'
> Makefile:188: recipe for target 'build-manpages' failed
> make: *** [build-manpages] Error 2
>
> .
> I have installed 'python-sphinx' (which is sphinx with python3
> dependencies) and 'doxygen'. Also pip is present
> Since there is a requirements.txt file containing a sphinx-rtd-theme line,
> is there another reason the install fails?
>
> I am sorry if I have misunderstood something. I am not quite familiar with
> python yet.
>
> Thank you for your time.
>
# Sphinx version: 1.2.2
# Python version: 3.4.0
# Docutils version: 0.11 release
# Jinja2 version: 2.7.2
# Loaded extensions:
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/sphinx/cmdline.py", line 253, in main
    warningiserror, tags, verbosity, parallel)
  File "/usr/lib/python3.4/site-packages/sphinx/application.py", line 107, in 
__init__
    confoverrides or {}, self.tags)
  File "/usr/lib/python3.4/site-packages/sphinx/config.py", line 229, in 
__init__
    execfile_(filename, config)
  File "/usr/lib/python3.4/site-packages/sphinx/util/pycompat.py", line 105, in 
execfile_
    exec(code, _globals)
  File "conf.py", line 6, in <module>
    import sphinx_rtd_theme
ImportError: No module named 'sphinx_rtd_theme'
_______________________________________________
zathura mailing list
zathura@lists.pwmt.org
http://lists.pwmt.org/mailman/listinfo/zathura

Reply via email to