gpt4 book ai didi

sagemath 在 ubuntu 16 上安装失败

转载 作者:行者123 更新时间:2023-12-01 15:01:09 26 4
gpt4 key购买 nike

我需要帮助在我的 ubuntu 16 笔记本电脑上安装 sagemath。

我这样做了:

cat /etc/os-release 
cd ~
wget http://mirrors.mit.edu/sage/linux/64bit/sage-7.2-Ubuntu_16.04-x86_64.tar.bz2
tar jxf sage-7.2-Ubuntu_16.04-x86_64.tar.bz2
SageMath/sage

我看到了这个:

dan@al78:~ $ tar jxf sage-7.2-Ubuntu_16.04-x86_64.tar.bz2
dan@al78:~ $
dan@al78:~ $ ll SageMath/sage
-rwxr-xr-x 1 dan dan 4680 May 15 16:43 SageMath/sage*
dan@al78:~ $
dan@al78:~ $ SageMath/sage
RecursionError: maximum recursion depth exceeded during compilation
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 7.2, Release Date: 2016-05-15 │
│ Type "notebook()" for the browser-based notebook interface. │
│ Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

ERROR: The Sage installation tree has moved

我欢迎提供有关如何调试它的线索。

最佳答案

使用一些 shell 命令很容易解决这个问题:

cd ~
mv anaconda3 anaconda3bak
SageMath/sage
quit
mv anaconda3bak anaconda3

关于sagemath 在 ubuntu 16 上安装失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38175159/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com