pip install 报错 TypeError: 'module' object is not callable

$ pip install filetype
Traceback (most recent call last):
  File "/usr/local/bin/pip2", line 11, in <module>
    sys.exit(main())
TypeError: 'module' object is not callable

绕过这一报错

$ python -m pip install filetype --user

参考链接
https://stackoverflow.com/questions/58451650/pip-no-longer-working-after-update-error-module-object-is-not-callable

posted on 2020-06-15 13:24  明天有风吹  阅读(841)  评论(0编辑  收藏  举报

导航

+V atob('d2h5X251bGw=')

请备注:from博客园