开发者社区 问答 正文

python mac?报错

想问一下Python的模块怎么安装,下载下来的文件名称是cryptography-1.1.2-cp27-none-macosx_10_6_intel.whl#md5=610ed460b2970877d26551b30744f860;我把她改成cryptography-1.1.2-cp27-none-macosx_10_6_intel.whl;就解压报错,说是没有权限,怎么安装啊?

展开
收起
爱吃鱼的程序员 2020-06-10 15:34:59 711 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    <spanstyle="font-size:13.3333330154419px;">2种方式, 第一种:源码安装 pip 然后在shell上 sudopipinstall model,或easy_install model 第二种:装个Homebrew brewinstallmodel。

    2020-06-10 15:35:16
    赞同 展开评论
问答分类:
问答地址: