I cannot get Numpy, Scipy to compile. Cblas error.
>> Compiling source in
/var/tmp/portage/dev-python/numpy-1.0.1-r1/work/numpy-1.0.1 ...
!!! Error: Can't load module cblas
* You need to set cblas to atlas or reference. Do:
* eselect cblas set <impl>
* where <impl> is atlas, threaded-atlas or reference
!!! ERROR: dev-python/numpy-1.0.1-r1 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3970: Called src_compile
numpy-1.0.1-r1.ebuild, line 123: Called numpy_configure
numpy-1.0.1-r1.ebuild, line 38: Called die
eselect cblas set <anything>
gives:
!!! Error: Can't load module cblas
Killed
After:
emerge -av eselect-cblas
>> Compiling source in
/var/tmp/portage/dev-python/numpy-1.0.1-r1/work/numpy-1.0.1 ...
* You need to set cblas to atlas or reference. Do:
* eselect cblas set <impl>
* where <impl> is atlas, threaded-atlas or reference
!!! ERROR: dev-python/numpy-1.0.1-r1 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3970: Called src_compile
numpy-1.0.1-r1.ebuild, line 123: Called numpy_configure
numpy-1.0.1-r1.ebuild, line 38: Called die
!!! setup failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at
'/var/tmp/portage/dev-python/numpy-1.0.1-r1/temp/build.log'.
I tried setting cblas to acml but I cannot get it to work.
Any suggestions??
Bill
--
[email protected] mailing list