Installing Scipy on centos 7 Digital Ocean
NickName:TomSjogren Ask DateTime:2015-11-16T08:39:36

Installing Scipy on centos 7 Digital Ocean

Running a small $5 developer server (Python3.5, Centos 7.1) with 512MB on Digital Ocean. Installed NumPy and lapack lapack-devel blas blas-devel fine. For pip install scipy I get the error below.

I can increase my droplet to 1 Gig but but prefer not to spend more than that. Any idea if 1 Gig would be enough (or if the installation issue is not related to memory at all..)

 In file included from /usr/local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0,
                     from /usr/local/lib/python3.5/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                     from scipy/sparse/sparsetools/sparsetools.h:5,
                     from scipy/sparse/sparsetools/csr.cxx:4:
    /usr/local/lib/python3.5/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
     #warning "Using deprecated NumPy API, disable it by " \
      ^
    g++: internal compiler error: Killed (program cc1plus)
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <http://bugzilla.redhat.com/bugzilla> for instructions.

    ----------------------------------------
Command "/usr/local/bin/python3.5 -c "import setuptools, tokenize;__file__='/tmp/pip-build-4m6ciex2/scipy/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-uvjh2gng-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-4m6ciex2/scipy

Copyright Notice:Content Author:「TomSjogren」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/33726905/installing-scipy-on-centos-7-digital-ocean

More about “Installing Scipy on centos 7 Digital Ocean” related questions

Installing Scipy on centos 7 Digital Ocean

Running a small $5 developer server (Python3.5, Centos 7.1) with 512MB on Digital Ocean. Installed NumPy and lapack lapack-devel blas blas-devel fine. For pip install scipy I get the error below. ...

Show Detail

Error while Installing DirectAdmin on a Digital Ocean droplet

I was installing DA on a Digital Ocean droplet then I ran into an error : virtual memory exhausted: Cannot allocate memory make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1 Changed secure_php

Show Detail

How to deploy meteorjs project to digital ocean?

How to deploy meteorJS project to Digital Ocean VPS? CentOS x64 - is good for it? Or I need to setup something else?

Show Detail

Django on Digital Ocean

So I am beginner Django Developer and have been learning by developing local apps. I am looking to finally deploy something so people can use it. I have been looking around at various hosting provi...

Show Detail

Digital Ocean for Laravel 5.2

Up to now I have only used fully managed web hosting services like godaddy etc. I would like to transition to digital ocean for improved performance and control. Using digital ocean for hosting. ...

Show Detail

IP for aws same as Digital Ocean

I am with digital Ocean but we r planning to move to AWS, can i get same IP which is with Digital Ocean. we will deploy new server on AWS instead of migrating from Digital ocean. And If i will migr...

Show Detail

Rasa not installing on Digital Ocean

I am trying to install rasa 2.0.0 on digital ocean. I created a directory for the bot and created a virtual environment using ubantu 20.04 and python 3.8.5. After the virtualenv is activated i ran ...

Show Detail

Is there a digital ocean sandbox where you can experiment with digital ocean before you pay?

Is there a digital ocean sandbox where you can experiment with digital ocean before you pay? Can I learn and experiment with digital ocean before I pay for droplet? Is it possible or do I have to...

Show Detail

External volume monitoring in Digital Ocean

I need to monitor the external volumes that my digital ocean droplets are using however, it seems that digital ocean internal monitoring system does not support monitoring external volumes but only...

Show Detail

cPanel user starting with Digital Ocean VPS

I've been using cPanel my whole life. Just switched to digital ocean to play around with their droplets. I'm having trouble creating mysql dbs with digital ocean. I'm not good with unix shell. Also

Show Detail