Closed k4rtik closed 10 years ago
I'll take a look. What is your operating system? Which version of Python are you using?
IIRC, it must have been Fedora 20 with latest version of Python 2 then. I am using a Macbook Air now, but haven't tried to reproduce this on OS X.
Seems this was also an issue on mac, so I added a try... except statement.
Thanks, that should work everywhere. :)
While launching after the given install steps, I had to manually change the source to import ImageTk as follows:
Not sure whether this works for all distributions so not sending a pull request.