Note that there are some explanatory texts on larger screens.

plurals
  1. POanyone has install scipy on aws free tier?
    primarykey
    data
    text
    <p>I've got problem when pip install scipy on aws micro instance, which has only 512 MB memory. lapack-devel, blas-devel, and numpy already installed. some one said the memory is too small to build c++ when install scipy. if anyone succeeded or has similar binary scipy install image, please lend a hand.</p> <p>image: Linux ip-172-31-16-186 3.4.43-43.43.amzn1.x86_64 #1 SMP Mon May 6 18:04:41 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux</p> <p>last building log:</p> <pre><code>scipy/sparse/sparsetools/csr_wrap.cxx: In function ‘void init_csr()’: scipy/sparse/sparsetools/csr_wrap.cxx:73303:21: warning: variable ‘md’ set but not used [- Wunused-but-set-variable] {standard input}: Assembler messages: {standard input}:115706: Warning: end of file not at end of a line; newline inserted g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See &lt;http://bugzilla.redhat.com/bugzilla&gt; for instructions. error: Command "g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 - fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer- size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -D__STDC_FORMAT_MACROS=1 -I/home/ec2-user/ env/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c scipy/sparse/sparsetools/ csr_wrap.cxx -o build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/csr_wrap.o" failed with exit status 4 </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload