id summary reporter owner description type status milestone component version severity resolution keywords cc 13168 Boost python tutorial doesn't build. aaron@… Ralf W. Grosse-Kunstleve "{{{ cd $BOOST_ROOT/libs/python/example/tutorial bjam }}} And fails to find bootstrap.jam. When you use BOOST_BUILD_PATH to point to bootstrap.jam, this results in the entire libboost_python library being built *in situ*, and then, of course, hello_ext.so will not load. And, if you configure user-config.jam to use python3, then the output shared library (i.e., ""hello_ext.so"") is misnamed. It should be ""_hello_ext.so"". " Bugs new To Be Determined python USE GITHUB Boost 1.58.0 Problem