← Back to team overview

yade-dev team mailing list archive

Yade documentation and Yade.tex problem

 

Hello,

have anybody recently tried to build documentation? when I try it, I got
this error:

Traceback (most recent call last):
  File "/usr/local/bin/yade-trunk", line 175, in runScript
    execfile(script,globals())
  File "yadeSphinx.py", line 219, in <module>
    makeBaseClassesClickable((outDir+'/html/yade.wrapper.html' if
writer=='html' else outDir+'/latex/Yade.tex'),writer)
  File "yadeSphinx.py", line 151, in makeBaseClassesClickable
    for l in open(f):
IOError: [Errno 2] No such file or directory: '_build/latex/Yade.tex'


I was not able to find Yade.tex nor the place where it could be created.
Does this error only happens to me, or is it a source code problem?

Thanks
Jan

Follow ups