pycharm install python packaging tools时报错AttributeError: '_NamespacePath' object has no attribute 'sort'。 

 

错误如图:

pycharm install python packaging tools时遇到AttributeError: '_NamespacePath' object has no attribute 'sort'错误

 

 解决方法:

    百度了很久,没试成功过,只能用最笨的方法。

  删除pycharm的安装目录,项目目录venu不用删除!重新解压pycharm目录,打开pycharm,会自动跳转到项目目录,再选择默认设置,查看安装的库,还是为空,点击下面的小提示 install packaging tools,这次就不会报错了,之前的库也全出来了。 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2021-04-27
  • 2021-08-08
  • 2021-04-07
猜你喜欢
  • 2022-12-23
  • 2021-04-25
  • 2022-12-23
  • 2021-12-17
  • 2022-03-11
  • 2022-12-23
  • 2022-01-15
相关资源
相似解决方案