python运行报错:pip安装package报错 —— Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS

报错信息:


Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS




解决方法:


pip install pip==24.0




参考:

https://stackoverflow.com/questions/78838965/pip-24-0-causes-expected-matching-right-parenthesis-for-left-parenthesis-after




image




posted on 2026-04-21 10:55  Angry_Panda  阅读(4)  评论(0)    收藏  举报

导航