Results 1 to 1 of 1
I got that error while trying to compile an application that uses Python.h (via
"#include <python2.5/Python.h>")
GCC/G++ 4.3.1-2
CODE::BLOCKS 8.02
Python 2.5.2
Debian 5.0beta2...
- 06-30-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 34
Py_Initialize was not found on this scope
I got that error while trying to compile an application that uses Python.h (via
"#include <python2.5/Python.h>")
GCC/G++ 4.3.1-2
CODE::BLOCKS 8.02
Python 2.5.2
Debian 5.0beta2


Reply With Quote