[XML-SIG] Trouble installing PyXML-0.8.4

Nathan Given nathan at byu.edu
Fri Jan 7 23:52:08 CET 2005


Dear Python Representative,

I am having trouble installing PyXMO-0.8.4.

Here is some output from my console:

ebiz:/usr/local/include:! > python -V
Python 2.3.3
ebiz:/usr/local/include:! >

ebiz:/home/ng32/downloads/PyXML-0.8.4:! > python setup.py build
Traceback (most recent call last):
   File "setup.py", line 127, in ?
     config_h_vars = parse_config_h(open(config_h))
IOError: [Errno 2] No such file or directory: 
'/usr/local/include/python2.3/pyconfig.h'
ebiz:/home/ng32/downloads/PyXML-0.8.4:! >
ebiz:/home/ng32/downloads/PyXML-0.8.4:! > which python
/usr/local/bin/python
ebiz:/home/ng32/downloads/PyXML-0.8.4:! >

ebiz:/usr/local/include:! > ls -l | grep python
drwxr-xr-x   2 root       sys           2048 Jan  6 15:05 python/
drwxr-xr-x   2 swliddle   deg           2048 Sep  9  2002 python2.2/
ebiz:/usr/local/include:! >

I can't seem to figure it out... I guess it thinks python is in 
/usr/local/include/python2.3... but it doesn't appear like that 
directory exists.

Any ideas?

Thanks!
--
Nathan





-- 
Check out our online forum!
http://www.bethandnathan.com
-
Check out the BYU Book Exchange!
http://bookexchange.byu.edu
-
Check out a National Book Exchange!
http://www.booksoncampus.com


More information about the XML-SIG mailing list