Comment 2 for bug 1244247

Revision history for this message
Eero Aaltonen (ejn) wrote :

The problem seems to be with ipython.

I checked java.library.path and java.class.path, both are ok.

In IPython

>>> from org.gnu.readline import Readline

Works without errors.