I have a script that opens images in a Tkinter frame
with PIL/pillow.
It was working fine yesterday when i was running python 2.7.6 64 bit
, but in order to use Pygame
later did i update to python 2.7.10 32 bit
(pygame only runs on 32 bit). When running the same script today do i get Process finished with exit code 139, which i believe means Invalid memory access
. If i run the script without running the function that includes pil.image will the script be executed normally. Anyone know how to adress this problem? I am running OS x 10.10 Yosemite
and use Pycharm
.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):