psgcompiler icon indicating copy to clipboard operation
psgcompiler copied to clipboard

Transform your Python programs in Windows, Mac, and Linux binary executables (initially using pyinstaller... more being added)

Results 5 psgcompiler issues
Sort by recently updated
recently updated
newest added

Hi, I probably missed this, but is there a way to add -y or --noconfirm so i can overwrite?

It looks like this is happening with Pyinstaller as well, but an exe that uses the following packages is being seen as a virus. The results from VirusTools are below....

missing " --add-data" parametrs which is very useful for adding external files to python project " [--add-data SOURCE:DEST] ![image](https://github.com/PySimpleGUI/psgcompiler/assets/42413898/68e9ddd7-a071-4107-a5a9-e2a0b888970e) easy add : Lines 210 and 212 multi_variable_touched[using_variable] += [sg.popup_get_text(f"Value for...

## Description of the issue I was a bit unsure of whether to submit the issue here or in the pyinstaller repo. I'll start here. If your script and/or icon...

![image](https://github.com/PySimpleGUI/psgcompiler/assets/162031234/639d6120-c1ed-4534-8b23-0a5951294157) ![image](https://github.com/PySimpleGUI/psgcompiler/assets/162031234/4ae0f76f-f531-4e35-b803-992ccd4fc888) I want to also add the "gruvbox.mplstyle" file. Is it there an option for this?