Re: [Tutor] resolution

2013-09-04 Thread Steven D'Aprano
On Wed, Sep 04, 2013 at 10:50:54AM +0200, musa ezeri wrote: > im building an image processing software, but the python image processing > modules are in 32 bit and require 32bit python 2.7 where can i find a 32 > bit python 2.7? http://www.python.org/download/ -- Steven __

Re: [Tutor] resolution

2013-09-04 Thread Alan Gauld
On 04/09/13 09:50, musa ezeri wrote: im building an image processing software, but the python image processing modules are in 32 bit and require 32bit python 2.7 where can i find a 32 bit python 2.7? On the Python.org download page I would say. Which OS? If it's Linux and you are on 64bit it

[Tutor] resolution

2013-09-04 Thread musa ezeri
im building an image processing software, but the python image processing modules are in 32 bit and require 32bit python 2.7 where can i find a 32 bit python 2.7? ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http