Menu

#17 easygui attribute errors

v 0.98
open
nobody
None
5
2016-05-11
2016-05-11
mrankin
No

hi
running python 3.4 on windows 7.
using pycharm as ide.
trying to get easygui to run - the setup.py and easygui.py files ran and the demo was displayed.
however trying to run examples and short programs get error messages such as;
AttributeError: 'module' object has no attribute 'buttonbox
the same happens with messagebox etc.

the easygui folder with all the files etc is in C:\Python34/Lib/site-packages directory
i've also put in the C:\Python34 directory and still not luck
i also have set the add content roots and sourceroots to PYTHONPATH in pycharm.

any suggestions?
thanks

Discussion


Log in to post a comment.