[Camfr-users] (no subject)
Brought to you by:
pbienst
|
From: ehsan a. <gol...@ya...> - 2010-12-18 20:02:02
|
hi dears I have a question, I've insstalled all packages CAMFR need to be installed, but i came up with a problem running the command: 'python setup.py install'. the errors below appear: camfr/defs.cpp:13:20: error: Python.h: No such file or directory camfr/defs.cpp: In function ‘void py_print(const std::string&)’: camfr/defs.cpp:43: error: ‘PySys_WriteStdout’ was not declared in this scope camfr/defs.cpp: In function ‘void py_error(const std::string&)’: camfr/defs.cpp:44: error: ‘PySys_WriteStderr’ was not declared in this scope camfr/defs.cpp: In function ‘void out_of_memory()’: camfr/defs.cpp:187: error: ‘exit’ was not declared in this scope scons: *** [camfr/defs.os] Error 1 scons: building terminated because of errors. running build_py running install_lib running install_data error: can't copy 'camfr/_camfr.so': doesn't exist or not a regular file I really need your help. I appreciate your response. Ehsan |