On May 20, 1:28 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Sat, 19 May 2007 13:14:40 -0300, Arjun Narayanan > <[EMAIL PROTECTED]> escribió: > > > For thr program, > > #include "E:\Python25\include\Python.h" > > #include<iostream> > > Configure your environment so using: > > #include <Python.h> > > works (you may need to add E:\Python25\include to some list of searched > directories, maybe an INCLUDE environment variable). > > -- > Gabriel Genellina
That AND I didn't use the american spelling Py_Initiali >>> Z <<< e(); -- http://mail.python.org/mailman/listinfo/python-list