- 博客(6)
- 收藏
- 关注
原创 python2与python3同时安装区分使用pyinstaller
使用该命令查看pyinstaller路径,可能有多条结果显示路径,那么调用pyinstaler则会默认调用第一条路径下的pyinstaller.exe。可以到python3路径下的pyinstaller.exe进行复制并重命名为pyinstaller3.exe。如果可以使用,则区分成功,当使用pyinstaller3时所调用为python3中的pyinstaller。如果既安装python2与python3需要区分使用命令。
2024-07-31 15:27:30
225
原创 pyInstaller打包包含pandas包的exe调用报错问题
打包过程中正常没有问题,当用python脚本调用或执行exe时出现报错。在尝试spec文件中增加如下打包后没有解决问题。并且包中含有tslib文件但运行仍显示没有。利用上述打包解决问题可以正常调用。
2024-03-25 10:21:29
677
1
原创 安装vue-router和less时出现peerDependencies WARNING
安装vue-router和less时出现peerDependencies WARNING
2022-06-30 18:41:56
3160
空空如也
C#利用IronPython引入pandas
2024-03-15
TA创建的收藏夹 TA关注的收藏夹
TA关注的人