测试积点老人 发表于 2021-12-15 13:21:12

selenium脚本在python中运行正常,打包exe文件pyinstaller -D XX.py 报错Start dire...

selenium脚本在python中运行正常,打包exe文件pyinstaller -D XX.py 报错Start directory is not importable: './scripts'报错截图

报错提示./scripts不可导入是什么原因呢
在python环境中运行脚本很正常,打包就报错

qqq911 发表于 2021-12-16 11:07:08

多打了一层包吧,看看路径配置

jingzizx 发表于 2021-12-16 15:43:51

有相关配置吗
页: [1]
查看完整版本: selenium脚本在python中运行正常,打包exe文件pyinstaller -D XX.py 报错Start dire...