On 17 May 2013 17:04, eryksun wrote:
> On Fri, May 17, 2013 at 10:31 AM, Oscar Benjamin
> wrote:
>
>> Since my own Windows machine has the wrong version of Visual Studio
>> (and out IT policy won't let me change it) I use mingw. However, every
>> time I install a new Python I have to patch distut
On Fri, May 17, 2013 at 10:31 AM, Oscar Benjamin
wrote:
>
> The wheel format will solve part of the problem in that it will make
> it safer and easier to install prebuilt binaries. It will still
> require someone to create all of the prebuilt binaries for each
> OS/architecture/Python version and
On 17 May 2013 05:56, eryksun wrote:
> On Thu, May 16, 2013 at 6:15 PM, Jim Mooney wrote:
>> How do I install PIL with easy-install? I used that once but forget
>> how. I seem to recall reading it installs a version that is Py native
>> and doesn't choke on your OS. Or did I read that wrong?
>
>
Hi,
On 16 May 2013 23:49, Jim Mooney wrote:
> > By the way, do you mind if I ask why you're using PyGraphics? It's
> > only meant to be used for education (and even there, AFAIK the only
> > users are the University of Toronto (and even there, I think they
> > stopped using it because they swit
On Thu, May 16, 2013 at 6:15 PM, Jim Mooney wrote:
> How do I install PIL with easy-install? I used that once but forget
> how. I seem to recall reading it installs a version that is Py native
> and doesn't choke on your OS. Or did I read that wrong?
I recommend pip instead of easy_install becau
> By the way, do you mind if I ask why you're using PyGraphics? It's
> only meant to be used for education (and even there, AFAIK the only
> users are the University of Toronto (and even there, I think they
> stopped using it because they switched to Python 3 for Coursera and
> didn't care enough t
On Thu, May 16, 2013 at 2:06 AM, Jim Mooney wrote:
> How do I uninstall modules? I installed Pygraphics, which worked fine,
> along with some other mods, like numpy, but when I installed 64 bit py
> 2.7
> I get the message "The _imaging C module is not installed" when
> running a prog that worked
How do I install PIL with easy-install? I used that once but forget
how. I seem to recall reading it installs a version that is Py native
and doesn't choke on your OS. Or did I read that wrong?
Jim
On 16 May 2013 02:44, eryksun wrote:
> On Thu, May 16, 2013 at 2:06 AM, Jim Mooney wrote:
>>
>>
On Thu, May 16, 2013 at 2:06 AM, Jim Mooney wrote:
>
> And regardless of the answer to that I still want to know how to
> uninstall modules. Do I just find and delete them? And are they all in
> the same place?
You should be able to uninstall msi or exe packages just like any
other Windows progra
How do I uninstall modules? I installed Pygraphics, which worked fine,
along with some other mods, like numpy, but when I installed 64 bit py
2.7
I get the message "The _imaging C module is not installed" when
running a prog that worked fine before. I think I have a higher
dot-version - Py 2.7.4 as
10 matches
Mail list logo