I wanted to convert my main.py file into exe file so I opened cmd in that folder and typed pyinstaller --onefile -w \'filename.py\'in cmd it runs successfully , but there is