注:本次安装是在ubuntu 64 bit下进行
安装过程中的命令如下:
1、wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
2、bash Miniconda3-latest-Linux-x86_64.sh
3、sudo apt-get update
4、sudo apt-get install git
5、git clone https://github.com/mli/gluon-tutorials-zh
6、cd gluon-tutorials-zh
7、bash
8、conda env create -f environment.yml
9、source activate gluon
这时可以进入python测试一下安装情况
安装gluon
最新推荐文章于 2025-04-17 11:41:20 发布