【发布时间】:2020-07-18 17:26:24
【问题描述】:
您好,我已经基于 python3 构建了我自己的数学版本 (https://github.com/mathics/Mathics),并通过在终端上键入安装在我的机器上(我正在使用 ubuntu)
python3 setup.py --help install
数学的 setup.py 所在的位置。 现在我想把我的数学版本发给我的导师,但他正在使用 Mac os X。 手续一样吗?假设他安装了 python3 。 有没有具体的指示让他送他?
提前谢谢你!
【问题讨论】:
标签: macos installation operating-system mathics