V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
RobinCheng
V2EX  ›  Python

在 macOS Catalina 新安装的 Anaconda 打不开

  •  
  •   RobinCheng · 2019-11-07 17:24:05 +08:00 · 5483 次点击
    这是一个创建于 1603 天前的主题,其中的信息可能已经有所发展或是发生改变。

    截屏 2019-11-07 下午 5.17.45.png

    点击 Anacanda-Navigator 图标没反应,Anaconda 和 macOS 都是最新的,有人遇到同样问题吗?谢谢

    第 1 条附言  ·  2019-11-07 21:50:17 +08:00
    通过这个办法搞定了,谢谢各位!!
    https://support.apple.com/zh-cn/HT203538
    19 条回复    2019-11-07 22:33:03 +08:00
    ysc3839
        1
    ysc3839  
       2019-11-07 17:39:00 +08:00 via Android   ❤️ 1
    试试 shell 执行
    mkdir -p /Users/RobinCheng/.anaconda/navigator/
    RobinCheng
        2
    RobinCheng  
    OP
       2019-11-07 17:44:57 +08:00
    @ysc3839 Permission denied
    fzzff
        3
    fzzff  
       2019-11-07 18:06:05 +08:00   ❤️ 1
    @RobinCheng Permission denied 加 sudo 啊==
    VZXXBACQ
        4
    VZXXBACQ  
       2019-11-07 18:08:02 +08:00   ❤️ 1
    @RobinCheng
    为什么会在自己的目录下被 Permission Denied
    RobinCheng
        5
    RobinCheng  
    OP
       2019-11-07 18:36:29 +08:00
    @fzzff
    @VZXXBACQ 也是没反应。。不好意思我是小白 为了运行一个脚本
    ysc3839
        6
    ysc3839  
       2019-11-07 18:54:43 +08:00 via Android
    @RobinCheng 怀疑是你用户目录的权限错误了,然后 anaconda 无法创建相关文件。
    VZXXBACQ
        7
    VZXXBACQ  
       2019-11-07 19:07:15 +08:00
    @RobinCheng 建议看一下 /Users/(你的用户名)这个文件夹的所属人,一定要是你自己,不然很多普通脚本也会飙权限错误的。
    RobinCheng
        8
    RobinCheng  
    OP
       2019-11-07 19:27:03 +08:00
    @VZXXBACQ 陆陆续续搞了两天,哭了,连门都没入就要放弃了
    shirocheng
        9
    shirocheng  
       2019-11-07 19:33:53 +08:00 via iPhone   ❤️ 1
    推荐 minconda,不会出现奇奇怪怪的错误...
    shmilypeter
        10
    shmilypeter  
       2019-11-07 19:48:53 +08:00   ❤️ 1
    推荐 docker 虚拟化一个环境吧,发现 anaconda 其实不太好卸载
    kidlj
        11
    kidlj  
       2019-11-07 20:09:29 +08:00   ❤️ 1
    $ ls -ld /Users/RobinCheng

    结果贴出来
    lostberryzz
        12
    lostberryzz  
       2019-11-07 20:14:23 +08:00   ❤️ 1
    10.15 的 anaconda 只能装在用户目录下面,也就是 /User/RobinCheng,而不是 /opt/anaconda
    RobinCheng
        13
    RobinCheng  
    OP
       2019-11-07 20:43:14 +08:00
    @kidlj -bash: $: command not found

    。。。
    RobinCheng
        14
    RobinCheng  
    OP
       2019-11-07 21:01:27 +08:00
    @lostberryzz 但是安装在这个位置最后一步会提示安装失败 😭
    RobinCheng
        15
    RobinCheng  
    OP
       2019-11-07 21:07:33 +08:00
    @kidlj dr-xr-x---+ 38 RobinCheng staff 1216 11 7 21:05 /Users/RobinCheng
    ysc3839
        16
    ysc3839  
       2019-11-07 21:09:09 +08:00 via Android
    @RobinCheng 执行命令不需要带上前面的 $ 或者 #,这个符号代表输入命令。
    RobinCheng
        17
    RobinCheng  
    OP
       2019-11-07 21:11:11 +08:00
    @ysc3839 嗯嗯发现了,现在是 dr-xr-x---+ 38 RobinCheng staff 1216 11 7 21:05 /Users/RobinCheng

    是不是 staff 权限不够?
    RobinCheng
        18
    RobinCheng  
    OP
       2019-11-07 21:50:31 +08:00
    通过这个办法搞定了,谢谢各位!!
    https://support.apple.com/zh-cn/HT203538
    heywin
        19
    heywin  
       2019-11-07 22:33:03 +08:00
    还是建议 shell 安装
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5301 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 09:30 · PVG 17:30 · LAX 02:30 · JFK 05:30
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.