[04:09:07] <fireun> aclark: found a work around, not sure what motivated it but if I change /usr/lib/python2.7/dist-packages/PIL/ImageFile.py and remove "from PIL", my code runs from within my IDE (Spyder)
[04:09:36] <fireun> thought it was worth closing the door on that one, at least from my perspective.
[04:13:47] <fireun> There should be a better way, I get the same issue in ImageMode.py
[04:36:07] <fireun> ug, Spyder's fault afterall. It has a "patch" for a hash collision of some kind