Question: Error in qiime package installation
0
gravatar for david.a.morais
2.6 years ago by
Canada
david.a.morais110 wrote:

Hi

I am trying to install the package_python_2_7_qiime_1_9_1 and I am getting problems when it tries to install numpy 1.9 from package_numpy_1_9 (iuc).

The error that appears is

 numpy  1.9     package     Error   Traceback (most recent call last):
  File "/ramdisk/galaxy/0.6/galaxy-env/bin/easy_install", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/ramdisk/galaxy/0.6/tool-dependency/python/2.7/iuc/package_python_2_7/409e51c1c555/lib/python2.7/site-packages/pkg_resources/__init__.py", line 21, in <module>
    import io
  File "/ramdisk/galaxy/0.6/tool-dependency/python/2.7/iuc/package_python_2_7/409e51c1c555/lib/python2.7/io.py", line 51, in <module>
    import _io
ImportError: /ramdisk/galaxy/0.6/tool-dependency/python/2.7/iuc/package_python_2_7/409e51c1c555/lib/python2.7/lib-dynload/_io.so: undefined symbol: _PyErr_ReplaceException

and the the whole installation halts. I let Galaxy handle all dependencies during installation. My Galaxy version is latest_15.05 .

Can someone help me with this?

Thanks a lot

qiime numpy 1.9 • 730 views
ADD COMMENTlink modified 2.6 years ago • written 2.6 years ago by david.a.morais110
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 171 users visited in the last hour