clean cache pyinstaller

C++
>> pyinstaller --onefile main.specpyinstaller --clean --onedir file.py
Source

Also in C++: