roguesir 2017-03-31 08:13 采纳率: 63.6%
浏览 3669
已采纳

关于Mac python安装第三方库settings,遇到了一些问题

python编程时需要import settings,但是尝试了各种方法都不好用,就是安装不上settings库,有木有懂得大神帮帮忙呀
错误提示如下:
用pip装:
$ pip install settings
Collecting settings
Could not find a version that satisfies the requirement settings (from versions: )
No matching distribution found for settings
用sudo pip:
$ sudo pip install settings
Password:
The directory '/Users/naver/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/naver/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting settings
Could not find a version that satisfies the requirement settings (from versions: )
No matching distribution found for settings
用brew装:
$ brew install settings
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
amazon-ecs-cli fluent-bit jfrog-cli-go osmfilter rtv
convox g3log jmxtrans osrm-backend

Error: No available formula with the name "settings"
==> Searching for similarly named formulae...
This similarly named formula was found:
gsettings-desktop-schemas
To install it, run:
brew install gsettings-desktop-schemas
==> Searching taps...
Error: No formulae found in taps.

这个Error: No formulae found in taps.该怎么破额!!!

  • 写回答

1条回答 默认 最新

  • roguesir 博客专家认证 2017-04-18 09:16
    关注

    哪个库是路径下自己编写的文件。。。我说怎么找了这么久都没有找到,:)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 (标签-STM32|关键词-智能小车)
  • ¥20 关于#stm32#的问题,请各位专家解答!
  • ¥15 (标签-python)
  • ¥15 第一个已完成,求第二个做法
  • ¥20 搭建awx,试了很多版本都有错
  • ¥15 java corba的客户端该如何指定使用本地某个固定IP去连接服务端?
  • ¥15 activiti工作流问题,求解答
  • ¥15 有人写过RPA后台管理系统么?
  • ¥15 Bioage计算生物学年龄
  • ¥20 如何将FPGA Alveo U50恢复原来出厂设置哇?