Kilian / Trimage

A cross-platform tool for optimizing PNG and JPG files.
http://trimage.org
MIT License
706 stars 55 forks source link

Win32 issues on Centos #18

Closed rahijain closed 7 years ago

rahijain commented 12 years ago

Hi,

I have installed this using the source on the CentOs.

I am getting this error -

File "/usr/lib/python2.4/site-packages/trimage/trimage.py", line 262 exe = ".exe" if (sys.platform == "win32") else "" ^

Can you tell me, what i am doing wrong. Or i have not installed this properly ?

Your help will be highly appreciated.

Regards

Kilian commented 12 years ago

Hi Rahijain, we don't support python 2.4, but require 2.6+