[C++-sig] Embedded python, script has no effect

FoxMulder900 foxmulder900 at yahoo.com
Tue Jul 22 18:46:37 CEST 2008


I am still having the same problem but I realized something else, the catch
statement is always being caught but PyErr_Print() is not printing anything,
when i comment out the catch statement it crashes giving me a
std::invalid_argument error.

I think it is crashing before it gets into my script because even if i
comment everything out in the .py file, it still crashes. I have tried
replacing the filename with the full path to make sure it 
is finding the script, but that didn't help either. I am still confused as
to what i'm missing!
-- 
View this message in context: http://www.nabble.com/Embedded-python%2C-script-has-no-effect-tp18570898p18593675.html
Sent from the Python - c++-sig mailing list archive at Nabble.com.




More information about the Cplusplus-sig mailing list