You can only run pure python libraries (no C) – so numpy is out. This is a limitation of Jython 2.7.
However, depending on what you are trying to do with numpy / pandas, there might be a pure python library that could give you an equivalent. For example: