Ask Your Question

Revision history [back]

For whatever reason the following got sagemath to work fine with tqdm (I had only recently installed sagemath, so I was fine with reinstalling):

sh sudo apt remove sagemath --purge rm -r ~/.sage/ sudo apt install sagemath

For whatever reason the following got sagemath to work fine with tqdm (I had only recently installed sagemath, so I was fine with reinstalling):

sh
sudo apt remove sagemath --purge
rm -r ~/.sage/
sudo apt install sagemath