Hi,
I am trying to add the sample.tex file and seem to be getting this error
message. Already tried the solution which was there in a previous mail
thread with the commenting the line for if file exists but still couldn't
get it to work. Please help.
Execute the SDAPS command
------------------------------------------------------------------------------
- SDAPS -- setup_tex
------------------------------------------------------------------------------
Running pdflatex now twice to generate the questionnaire.
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian)
(preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian)
(preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian)
(preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian)
(preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
Error running "pdflatex" to compile the LaTeX file.
Error: An error occured in the setup routine. The survey directory still
exists. You can for example check the questionnaire.log file for LaTeX
compile errors.
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/sdaps/__init__.py", line 65, in
main
return cmdline['_func'](cmdline)
File "/usr/lib/python2.7/dist-packages/sdaps/cmdline/setuptex.py", line
47, in setup_tex
return setuptex.setup(survey, cmdline['questionnaire.tex'],
cmdline['additional_questions'], cmdline['add'])
File "/usr/lib/python2.7/dist-packages/sdaps/setuptex/__init__.py", line
107, in setup
raise AssertionError('PDF file not generated')
AssertionError: PDF file not generated