Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Installation v1.9.2.0 on Ubuntu 14.04.05 failed systematically #358

Open
imbeaud opened this issue Feb 10, 2017 · 4 comments
Open

Installation v1.9.2.0 on Ubuntu 14.04.05 failed systematically #358

imbeaud opened this issue Feb 10, 2017 · 4 comments

Comments

@imbeaud
Copy link

imbeaud commented Feb 10, 2017

Hi,

We try to install oncotator latest release (v1.9.2.0) on a Ubuntu 14.04.5 LTS. But systematically failed

First python setup.py install failed due to some reason
So we have installed all dependancies manually as described in http://gatkforums.broadinstitute.org/gatk/discussion/4153/what-are-the-platform-requirements-and-software-dependencies-for-running-oncotator
Then retrying installation resulted in a error with the following message:
error: Setup script exited with error: Command "x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -c build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c -o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.o" failed with exit status 1

Is there any solution or obvious manner to successfull our installation.
Many thanks for your help

/ Sandrine Imbeaud

@LeeTL1220
Copy link
Contributor

LeeTL1220 commented Feb 10, 2017 via email

@imbeaud
Copy link
Author

imbeaud commented Feb 10, 2017 via email

@LeeTL1220
Copy link
Contributor

LeeTL1220 commented Feb 10, 2017 via email

@myszak18
Copy link

myszak18 commented Jun 6, 2017

I faced the same issue even though I had numpy installed. In my case, removing numpy from install_requires in setup,py file helped.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants