我的点不工作。我尝试使用Ensurepip以及官方get-pip.py脚本安装它。使用官方安装脚本我收到警告:
WARNING: The scripts pip, pip3 and pip3.9 are installed in '/opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Run Code Online (Sandbox Code Playgroud)
脚本的结尾:
Successfully installed pip-22.0.4
Run Code Online (Sandbox Code Playgroud)
但重新启动终端并重新启动后它仍然无法工作
你知道如何解决这个问题吗?