From: Paul K. <pki...@in...> - 2005-10-04 04:20:16
|
Hi I'm trying to compile PyODE on gcc 4 (Darwin). I've had a few problems. Firstly - it appears you need to compile with g++ rather than gcc. Secondly, when I try to "import ode", in python, I get an error: ImportError: Loaded module does not contain symbol _initode2 Does anyone know how to fix this? Paul |