firtree team mailing list archive
-
firtree team
-
Mailing list archive
-
Message #00014
[Bug 407891] Re: `import pyfirtree` fails on undefined symbol
Alright, I've done that, and now I can import pyfirtree. I guess now I
have to figure out what to do with it.
Whats the different between firtree and ~firtree on launchpad?
Also: the python interpreter segfaults after sending EOF (Ctrl+D) to
close if I import pyfirtree. If I do not import pyfirtree it exits
normally.
Thanks again,
~Alex
--
`import pyfirtree` fails on undefined symbol
https://bugs.launchpad.net/bugs/407891
You received this bug notification because you are a member of Firtree
development team, which is subscribed to Firtree.
Status in Firtree: A generic image processing framework: In Progress
Bug description:
Hey, I just got this (spent the night grabbing dependencies, some of them were kinda hard to track down).
Checked out bzr-current and built on a fresh Ubuntu 9.04 virtual machine.
Installed to CMAKE_INSTALL_PREFIX=/usr (only because 1. its a VM and 2. i had issues making it work from a temporary install directory next to the temporary build directory).
ImportError: /usr/lib/python2.6/dist-packages/pyfirtree.so: undefined symbol: pyfirtree functions
I don't know if this is because the trunk is broke (in which case what's the last working revision)
~Thanks,
Alex
Follow ups
References