python compiler (psyco)

Andrew McGregor andrew at indranet.co.nz
Sat Jan 18 04:07:16 EST 2003


You need the C compiler your python was built with.  If you're on linux 
it's easy, install the gcc and python-*-devel* packages.  On Windows, that 
will be in the docs for your python, or you may be able to find a 
precompiled psyco for your version.

Andrew

--On Saturday, January 18, 2003 07:52:48 +0000 CIouded 0ne 
<ciouded0ne at aol.com> wrote:

> i couldnt get the compiler to be installed right i tryed running the
> python interpreter and typing
>
>
> python setup.py install
>
>
> like it saids to do in the readme but that didnt work but i think it said
> to do it in a C compiler which i have but im not sure how u do that in a
> C compiler? any help?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>







More information about the Python-list mailing list