I use TeXstudio and when I use the command Latex with this code :
Code: Select all
\documentclass{article}\begin{document}Hello everyone\end{document}
Can you help me to understand this problem and how can I solve it ?Error: Could not start the command: /usr/texbin/latex -src -interaction=nonstopmode "essai".tex
Thank you very much.