macports didn't place python_select in /opt/local/bin

前端 未结 2 772
谎友^
谎友^ 2020-12-05 05:22

I\'ve uninstalled and reinstalled python_select using MacPorts and yet it won\'t show up in /opt/local/bin. Consequently, I get a \"command not found\" error when attempting

2条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-05 05:43

    It seems that python_select has been deprecated:

    "python_select" (and other standalone *_select scripts) is gone.

    Use "sudo port select python python26" etc.

提交回复
热议问题