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

ios - Memory not freeing up after popping viewcontroller using ARC -

jquery - Append options to drop down box? -

Perform a PayPal payment automatically using PHP -