macbook python文件路径_mac下python目录

python和pip需要配合一起使用,python版本两个以上就经常乱,整理一下!

查询python执行文件位置:

Chaim:~ Chaim$ type python

python is hashed (/opt/local/bin/python)

mac自带的2.7在以下目录:

Chaim:~ Chaim$ /System/Library/Frameworks/Python.framework/Versions/2.7/bin/python --version

Python 2.7.10

mac自带python启动位置:

/usr/bin/python

引用库位置:

/Library/Python/2.7/site-packages

pip安装出错:

error: could not create '/Library/Python/2.7/site-packages/yaml': Permission denied

解决方法:

pip install rlp --user

选择python版本

Chaim:Frameworks Chaim$ sudo port select python

Available versions for python:

none

python26-apple

python27 (active)

python27-apple

sudo port select python python27

选择pip版本

Chaim:~ Chaim$ sudo port select --set pip pip27

Password:

Selecting 'pip27' for 'pip' succeeded. 'pip27' is now active.

后安装的目录

/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值