成报错:功解决The ‘pathlib‘ package is an obsolete backport of a standard library package

在pyinstaller的打包过程中我遇到了,The ‘pathlib’ package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please remove this package (located in D:\Anaconda\lib\site-packages) using的问题就是conda里面的打包程序与pyinstaller的打包模块是冲突了的

成报错:功解决The ‘pathlib‘ package is an obsolete backport of a standard library package

 成报错:功解决The ‘pathlib‘ package is an obsolete backport of a standard library package

 以上两步就可以解决了

本文来自网络,不代表协通编程立场,如若转载,请注明出处:https://net2asp.com/ee5b8cd5f2.html