| 1 | initial version |
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
| 2 | No.2 Revision |
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
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.