h5md-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h5md-user] Decentralising website update


From: Felix Höfling
Subject: Re: [h5md-user] Decentralising website update
Date: Tue, 29 Nov 2016 10:47:20 +0100
User-agent: Opera Mail/12.16 (Linux)

I've pushed a commit to the H5MD project and tried to update the website. This lead to the error below in the build_mathml() function.

@Peter: can you give me a hint how to fix this? Thanks a lot.

Cheers,

Felix


$ make upload
rm -rf _build/*
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.4.5
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 18 source files that are out of date
updating environment: 18 added, 0 changed, 0 removed
reading sources... [100%] software
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
WARNING: could not call blahtexml. make sure that is installed as well as in PATH.

Exception occurred:
  File ".../h5md/_extensions/mathml.py", line 45, in build_mathml
    if p.returncode != 0:
UnboundLocalError: local variable 'p' referenced before assignment
The full traceback has been saved in /tmp/sphinx-err-XTEx97.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://github.com/sphinx-doc/sphinx/issues>. Thanks!
Makefile:63: recipe for target 'html' failed
make: *** [html] Error 1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]