id summary reporter owner description type status milestone component version severity resolution keywords cc 2846 python/example/tutorial buildind problem vrlitwhai.kridanik@… Vladimir Prus "Hi, You redirected from irc to the trac, so I'm here :). First, I installed precompiled Boost from an archive, then I got bjam executable and added it to my path. ---- I pass successfully all the test during the execution of the bjam script in python/example/quickstart, running {{{ bjam toolset=msvc --verbose-test test }}} ---- But Trying to run bjam (without any arguments, like this link [http://www.boost.org/doc/libs/1_38_0/libs/python/doc/tutorial/doc/html/python/hello.html] specifies) in the python/example/tutorial I get : {{{ D:\boost_1_38_0\libs\python\example\tutorial>bjam Jamroot:18: in modules.load rule python-extension unknown in module Jamfile. D:/boost_1_38_0/tools/build/v2/build\project.jam:313: in load-jamfile D:/boost_1_38_0/tools/build/v2/build\project.jam:62: in load D:/boost_1_38_0/tools/build/v2/build\project.jam:168: in project.find D:/boost_1_38_0/tools/build/v2\build-system.jam:535: in load D:\boost_1_38_0\libs\python\example\..\..\..\tools\build\v2/kernel\modules.jam:2 83: in import D:\boost_1_38_0\libs\python\example\..\..\..\tools\build\v2\kernel\bootstrap.jam :138: in boost-build D:\boost_1_38_0\libs\python\example\boost-build.jam:7: in module scope }}} Jamroot file is the official. I currently dont have any user-config.jam file. Thanks. " Bugs closed Boost 1.39.0 bjam Boost 1.38.0 Problem fixed