python - How to remove .exe file created by Pyinstaller -


first time posting question here. used pyinstaller 3.1 create executable file of .py file.

how remove executable file? manually delete build folder, dist folder , .spec file located in c:\python35\scripts?

is there proper way?

thanks answering!


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -