/usr/bin/pyrogen sets LD_LIBRARY_PATH: LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/coot /usr/bin/python3 -m pyrogen --help
This fails. gdb shows: ``` #3 0x00007ffff2935680 in boost::python::objects::class_base::class_base(char const*, unsigned long, boost::python::type_info const*, char const*) () from /usr/lib/x86_64-linux-gnu/libboost_python313.so.1.90.0 #4 0x00007ffff125d940 in init_module_pyrogen_boost() () from /usr/lib/python3/dist-packages/pyrogen_boost.cpython-314-x86_64-linux-gnu.so #5 0x00007ffff293b2eb in boost::python::handle_exception_impl(boost::function_n<void>) () from /usr/lib/x86_64-linux-gnu/libboost_python313.so.1.90.0 #6 0x00007ffff293c4fd in boost::python::detail::init_module(PyModuleDef&, void (*)()) () from /usr/lib/x86_64-linux-gnu/libboost_python313.so.1.90.0 ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2143679 Title: Regression in proposed blocking python transition To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/coot/+bug/2143679/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
