News

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" ...
I trying to make executable file with command: pyinstaller -F .\eucentricity_finder\gui.py. my directories looks like this: |->eucentricity_finder ...