User Ratings

★★★★★
★★★★
★★★
★★
4
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • I installed Python 3.5.2, and pip installed easygui. Run a simple script as below. import easygui easygui.msgbox('Hello World') And error occured File "C:\Users\leaf\AppData\Local\Programs\Python\Python35\lib\site-packages\easygui\boxes\choice_box.py", line 76 except Exception, e: ^ SyntaxError: invalid syntax Change choice_box.py line76 except Exception, e: to except Exception: and goes well.
    1 user found this review helpful.
  • Great, great tool. I used to created batch files for my needs but now, I can provide my students with a basic GUI and make their lives even easier. Thanks man for your time and effort.
    1 user found this review helpful.
  • Thank you for your work.
    2 users found this review helpful.
  • thanks man, great soft!
    1 user found this review helpful.