I am new to this whole programming thing. I am currently using python 3.2. I want to get into trying to build GUI, but i can't find any programs that seem to work with python version 3.x. Should I downgrade to an earlier version of python? If so what is the best version and gui?

Recommended Answers

All 4 Replies

You can use tkinter or Easygui, or downgrade do 2.x and use wxPython.

Cheers and Happy coding

Thanks! I had to go with easygui. tkinter for python 3.x has not yet been released.

Maybe if you search here you find something more.

Cheers and Happy coding

Python 3.2 is still in alpha release, not at all recommended for beginners!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.