
April 28th, 2004, 09:34 AM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
PIL py2exe windows98
I've developed an application using python, wx, and PIL (python imaging library) and compiled it with py2exe. It works fine in windows XP/2000, but crashes in windows 98. I've compiled other apps (no PIL) using py2exe and had no problem getting them to run elsewhere. Are there any tricks to getting PIL to work in windows 98?
Python 2.3.3
py2exe 0.5.0
wxPython 2.4.2.4
pywin32 build 201
PIL 1.1.4
Any help would be much appreciated!
Matt
|