>>>>> thierry  <[email protected]> writes:

> NameError: name 'ledger' is not defined

Try using "import ledger" immediately before "dir(ledger)".

> Program received signal SIGSEGV, Segmentation fault.  0x00007ffff22492f1 in
> ?? () from /usr/lib/python2.7/lib-dynload/readline.so (gdb)

Can you show me the output of "ldd ledger", and also "ldd" for the exact
boost_python library it dynamically links to?

Thanks,
  John

Reply via email to