最近在学习代码的时候发现有from sage.all import *,我在安装sage后发现version为0.0.0,网上查询后也没有发现如何安装这个库的方法,希望大家能指点指点
直接pip install安装的确实是0.0.0 哇 https://pypi.org/project/sage/
可以看看这个
https://www.osgeo.cn/sagemath/faq/faq-usage.html#
你是说这个??
https://err0rzz.github.io/2017/11/16/sage%E5%AE%89%E8%A3%85/