Re: include folder

2007-08-27 Thread Lawrence D'Oliveiro
In message <[EMAIL PROTECTED]>, Raul Araya wrote: > Today while trying to install a python based program I got an > error regarding the Python.h file that should be in the /include/Phyton2.3 > folder. So I went looking for the file but it wasn't there, I mean the > whole folder /Phyton2.3 inside t

Re: include folder

2007-08-27 Thread Zentrader
> My Linux version is: Debian GNU-Linux > My Python version is: 2.3 Reinstalling Python would be my first option. Any of the versions can be downloaded from python.org but on debian you should be able to just use apt-get or one of the GUIs for apt-get. -- http://mail.python.org/mailman/listinfo

include folder

2007-08-27 Thread Raul Araya
Dear Python users and developers: My trouble is as follows: I'm putting back on line an old pc-linux cluster. Today while trying to install a python based program I got an error regarding the Python.h file that should be in the /include/Phyton2.3 folder. So I went looking for the file but it was