Skip to content

Instantly share code, notes, and snippets.

@TeroFrondelius
Created August 30, 2015 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TeroFrondelius/cc0e67f84b6155f856b9 to your computer and use it in GitHub Desktop.
Save TeroFrondelius/cc0e67f84b6155f856b9 to your computer and use it in GitHub Desktop.
tero@tero-Dell-System-XPS-L321X ~/dev/JuliaFEM.jl $ make html
sphinx-build -b html docs docs/build/html
Running Sphinx v1.2.3
loading pickled environment... not yet created
Exception occurred:
File "/home/tero/anaconda/lib/python2.7/site-packages/sphinx/util/__init__.py", line 94, in get_matching_docs
suffixpattern = '*' + suffix
TypeError: cannot concatenate 'str' and 'list' objects
The full traceback has been saved in /tmp/sphinx-err-nt1Mbo.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!
make: *** [html] Error 1
tero@tero-Dell-System-XPS-L321X ~/dev/JuliaFEM.jl $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment