我使用 pyinstaller 作为pyinstaller --onefile script.py. 当我运行 script.exe 时,出现以下错误:
pyinstaller --onefile script.py
我正在使用 tabula-py 包来解析 pdf 表。脚本没有错误并且运行完美。谢谢!
pyinstaller python-3.x
pyinstaller ×1
python-3.x ×1