I need to install SageMath version 9.7 in Google Colab, can this be done via sudo apt-get install sagemath ? What exactly needs to be changed in the team?
вторник, 14 марта 2023 г. в 14:49:03 UTC+3, dim...@gmail.com: > On Tue, Mar 14, 2023 at 04:40:09AM -0700, Dew Debra wrote: > > What should I do in this case when I can only install Sage through the > > terminal using the command: > > > > sudo apt-get install sagemath > > > > It's very strange since everything was working until today, and now I'm > > getting an error. > > Help how to fix it? > > > Nothing strange - you updated some python packages in Sage, which are not > compatible with Sage 9.0, so you broke > it this way. > > uninstall cysignals using pip, possibly other packages in Sage that you > updated using pip. > This hopefully will fix it. > > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/698e3c2c-0efc-4170-a1ae-9ad569ea7ecfn%40googlegroups.com.