Hello,
I recently added support for NumPy to the Boost.Python module. To
compile (and test) that, the development environment needs to include
Python's NumPy package. As I don't see the Boost.Python NumPy tests on
http://www.boost.org/development/tests/develop/ , Ideveloper/python.html
suspect none of the test machines have that Python NumPy package installed.
What is the right way to update these ?