3

I downloaded the template from here and compiled it, I get the error

NEURAL_NETWORK not found. \includegraphics[width=2.5in]{NEURAL_NETWORK}

Then, I compiled it in an other PC, there is no problem. What is the problem in my PC and how can I solve the problem?

captain23
  • 103
  • 1
    What is the file type? What are you compiling with (LaTeX, pdfLaTeX, XeLaTeX,...)? – Werner Feb 07 '17 at 08:20
  • 1
    The document compiles for me out of the box. The file is an .eps file. so using pdflatex, the automatic conversion to .pdf is necessary (or converting it beforehand. Is --shell-escape enabled? It may be called --enable-write18 as well. –  Feb 07 '17 at 08:22
  • @werner, the default compiler is pdflatex. File type is an .eps file. How can I solve it (I am beginner forgive me) – captain23 Feb 07 '17 at 08:44
  • @ChristianHupfer I am using Texstudio. How can adjust it? ( I guess it is disable) – captain23 Feb 07 '17 at 08:48
  • @captain23: I don't use such 'editors', perhaps the answer in this link will help you: http://tex.stackexchange.com/questions/147468/use-restricted-shell-escape-with-texstudio-on-texlive –  Feb 07 '17 at 08:54

0 Answers0