Questions tagged as 'pyinstaller'

2
answers

create exe with pyinstaller including subfolders

I have a project made in Python 3.4. I want to make the executable including the sub-folders that the project has, but when executing: pyinstaller --noconsole main.py do not add these subfolders     
asked by 03.04.2017 / 09:40