1

I have created a GUI using tkinter in python 3.2, and I have converted it into exe format using pyinstaller. And when I run it there is console running with it, if I close the console the GUI also terminates, I don't want to show the console with it.

Behind the image of gui and then the console:/

uniqueNt
  • 124
  • 2
  • 13
  • As a side note, is there a reason you're using Python 3.2? – abarnert Mar 29 '18 at 06:58
  • @abarnert yes Actually I have to run it on rasberry py thats why I am using python, the version can be changed but I have to create it on python – uniqueNt Mar 29 '18 at 06:59
  • @abarnert The link you have provided does not suggest any suitable answer for my question, so its not duplicate – uniqueNt Mar 29 '18 at 07:02

0 Answers0