Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-06-19 04:28:59


Doug,
I see that a number of OSL-V2 Python tests fail with:

  Fatal Python error: Interpreter not initialized (version mismatch?)

error message (see http://tinyurl.com/rdfse). It looks like the tests were
built against one version of Python, while interpreter is of a different
version.

In theory, python.jam has the code to prefer Python intepreter from the same
location where libraries are found, but maybe that does not work due to
different directory layout on OSX.

If you have a moment, can you send me this information:

1. Your user-config.jam
2. Where's 'python' binary can be found, relatively to the 'root' that use
specify in 'using python'. If you don't specify root, can you see what
'python' executables are available on the system.
3. Can you do to libs/python/test directory and run one of the failing test
manually with -n, and sent me the produced command lines?

Thanks,
Volodya


Boost-testing list run by mbergal at meta-comm.com