查看Numpy安装路径 python -c “import numpy; print numpy.file”. 查看SciPy版本 python -c “import scipy; print scipy.version.version”
確定! 回上一頁