📜  mac [ncm2_core@yarp] 工作已死 nvim - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:07.241000             🧑  作者: Mango

代码示例1
"""I tried install the module manually, it got failed due to the ssl issue. As some one suggested I ran the command to reinstall python:

brew reinstall python

"""then

sudo pip3 install --upgrade neovim

"""after that reopen nvim, the error is gone. Hope this could help!