My only complaint about Python

Ralf Schmitt ralf at brainbot.com
Thu Aug 19 12:28:16 EDT 2004


Darren Dale <dd55 at cornell.edu> writes:

> I love the language. I love the community. My only complaint is that
> Python for Windows is built with Visual Studio.
>
> It is too difficult to build python, or a module, from source. This is
> what open source is all about, isnt it? I even have a copy of visual
> studio, and I still cant build modules from source, because my
> academic copy is version 7. As a scientist funded by the NSF, I feel
> compelled to do all my work using free software (I feel compelled to
> use free software, regardless). And I feel compelled to contribute to
> the scientific capabilities of my favorite programming language. But
> this compiler issue is a big (and seemingly unnecessary)
> impediment. Will the BDFL ever split with Visual Studio?

You can build modules using msys/mingw. Instructions can be found at
http://sebsauvage.net/python/mingw.html

-- 
brainbot technologies ag
boppstrasse 64 . 55118 mainz . germany
fon +49 6131 211639-1 . fax +49 6131 211639-2
http://brainbot.com/  mailto:ralf at brainbot.com



More information about the Python-list mailing list