500: internal server error-Pandoc wasn't found

asked 2024-09-02 19:17:03 +0200

kerP gravatar image

I am a complete beginner with Sagemath. I was trying to download certain file in .tex format, so I could open it with Overleaf. However, when I tried downloading Example.ipynb, I got error 500: Internal Sever Error and it told me to install Pandoc. The problem is that I previously downloaded a different file in .tex format, which I was able to open in Overleaf without installing Pandoc. This one was called Untitled.ipynb. So, why would it ask me to install Pandoc in order to download certain .tex file but not others.

I wish I could upload the screeshots I took of the terminal after I got the error and after I was able to download one file, however, I don't have enough points.

edit retag flag offensive close merge delete

Comments

Jupyter notebooks are not .tex files.

FrédéricC gravatar imageFrédéricC ( 2024-09-03 08:10:40 +0200 )edit

Yes definitely, you should install pandoc on your system.

eric_g gravatar imageeric_g ( 2024-09-03 08:25:20 +0200 )edit

@FrédéricC I know, but there is an option to download where you download and select the format, in my particular case I want .tex. What I found weird is why it asks me to download Pandoc so I can download certain Jupyter notebook as .tex, but I was able to download a different Jupyter notebook as .tex without having Pandox installed.

kerP gravatar imagekerP ( 2024-09-03 09:34:56 +0200 )edit

@eric_g I just did and it worked now, thanks!

kerP gravatar imagekerP ( 2024-09-03 10:32:22 +0200 )edit

@kerP : you should formally answer your own question for the benefit of future ask.sagemath.com (per-)users.

Emmanuel Charpentier gravatar imageEmmanuel Charpentier ( 2024-09-03 18:07:26 +0200 )edit