You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe the extra hyphen in '-clean' is the problem, i.e., use compiler_args=['pdf','synctex','clean'] instead. Or maybe the combination of spaces and hyphens in the filename confuses texify into thinking that there are additional options (although that would be a bug), you could try a simpler filename like C:\ESAPPS\AirbusReport\HR8956AAG12MMI3.tex.
We are trying to use the next command for the compiler:
self.doc.generate_pdf(file_name,compiler='texify',compiler_args=['pdf','synctex','-clean'], clean_tex=False)
This configuration is a copy from TeXworks
But when I run it with PyLatex I get the next error:
Sorry, but texify did not succeed.
Command '['texify', 'pdf', 'synctex', '-clean', '--interaction=nonstopmode', 'C:\ESAPPS\AirbusReport\HR8956AAG12 - MMI-3.tex']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: