16 Dec
2005
16 Dec
'05
10:11 p.m.
hi i have some trouble getting this to work..
when i want to build setup.py i get the following error:
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: '/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/pyconfig.h'
i have no idea how to go on from that...
am I missing something else? there is no /include-Folder @ ../System/Library/Frameworks/Python.framework/Versions/2.3/ and i don't have pyconfig.h in the python2.3 - folder (which is @ ..Versions/2.3/lib/) ..if this info is of any help..
thanks for any help manuel