官术网_书友最值得收藏!

Installation on Linux

On Linux, after downloading the Miniconda file, we will need to give it execution permissions and then install it. This can be done using the following commands:

chmod +x Miniconda.sh
./Miniconda.sh

After executing the file, we can simply follow the installation instructions. Once installed, we will need to create a new environment and install the required packages. We can create a new Python 3.4 environment with the name hmm using the following commands:

conda create -n hmm python=3.4

Once the environment has been created, we will need to activate it and install the packages inside it using the following:

source activate hmm
conda install numpy scipy
主站蜘蛛池模板: 娄底市| 墨玉县| 岑溪市| 南丰县| 沂南县| 扎鲁特旗| 彭阳县| 台东县| 贵南县| 临武县| 安福县| 炎陵县| 铜山县| 信宜市| 新营市| 洞口县| 凤庆县| 长岛县| 巧家县| 吐鲁番市| 余江县| 井冈山市| 浮梁县| 遂川县| 岐山县| 常熟市| 东光县| 崇文区| 荔浦县| 临朐县| 榆林市| 饶河县| 咸阳市| 广宗县| 白沙| 宝应县| 屏东市| 公主岭市| 金堂县| 藁城市| 大石桥市|