pyinstaller --onefile --add-binary "C:/vcpkg/installed/x64-windows-static/tools/tesseract/tesseract.exe;." --add-binary "C:/poppler/Library/bin;poppler/bin" --add ...
This repository is for the Build a Python app with PyInstaller tutorial in the Jenkins User Documentation. The repository contains a simple Python application which is a command line tool "add2vals" ...