-
Notifications
You must be signed in to change notification settings - Fork 0
python学习
wnh5 edited this page Nov 10, 2017
·
10 revisions
1.mac pip安装出错: DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project. 关闭"SIP"解决 点击Mac电脑的苹果图标 选择 重新启动 按住 command+R,直到进入还原模式 选择实用工具,然后点击 终端 输入 csrutil disable 按下回车 重启电脑