I tried to use pyinstaller but it\'s not working Whatever i use pyinstaller myapp.py or pyinstaller --onefile myapp.py or even go to spec file excl
pyinstaller myapp.py
pyinstaller --onefile myapp.py