Skip to content

maya 安装 numpy & scipy

[GUIDE] How to install numpy+scipy in Maya Windows 64 bit?

bash
pip install -i https://pypi.anaconda.org/carlkl/simple numpy
pip install -i https://pypi.anaconda.org/carlkl/simple scipy

Released under the MIT License.