jython,JyNI and numpy

Lana Abadie <[email protected]> Fri, 28 Jul 2017 16:27:37 +0200
Newsgroups gmane.comp.lang.jython.user
Message-ID <CAGYoUHrOo=MVKMp=PRwimXKMEQfWNuixpbGZDcVCy5vCd7fabA@mail.gmail.com>
Dear all
I'm new to Jython. I read that now one shall be able to import numpy from
Jython using JyNI.
However in my case, the import failed as follows
File "/usr/lib64/python2.6/site-packages/numpy/__init__.py", line 153, in
<module>
    from . import add_newdocs
  File "/usr/lib64/python2.6/site-packages/numpy/add_newdocs.py", line 13,
in <module>
    from numpy.lib import add_newdoc
  File "/usr/lib64/python2.6/site-packages/numpy/lib/__init__.py", line 8,
in <module>
    from .type_check import *
ImportError: No module named type_check


I'm using the eclipse plugin of jython (2-7) and the latest version of
JyNI. I'm running it from linux RHEL 6.5
thanks for your help
Lana

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Jython-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jython-users