python 环境部署:

 python 环境部署:

清华大学开源软件镜像站 https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/

1.下载conda:wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda2-4.4.0-Linux-x86_64.sh

2.安装:sudo chmod u+x Anaconda2-4.4.0-Linux-x86_64.sh 

./Anaconda2-4.4.0-Linux-x86_64.sh

3.环境配置:~/.bashrc/etc/profile中加入,记得source

# added by Anaconda2 4.4.0 installer
export PATH="/home/q/software/python2/bin:$PATH"

4.加入 Anaconda 仓库的镜像

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
5.查看是否安装成功
python –version

6.通过pip安装其他依赖环境
7.把本地代码打包,上传到机器上,直接打tar包就可以。在机器上解压,运行就可以

转载于:https://www.cnblogs.com/oraser/p/7492251.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值