kolmapäev, 24. veebruar 2016 22:59.08 UTC+2 kirjutas Jon Redinger:
>
> jon@jon-MP061:~/Downloads/sage/SageMath$ uname -a
> ...
> Snip:
>   File 
> "/home/jon/Downloads/sage/SageMath/local/lib/python2.7/site-packages/numpy/core/__init__.py",
>  
> line 14, in <module>
> ...
>

The ATLAS library sure seems to be notorious. :-D

I suggest that You try the same dirty workaround that people 
smarter-than-me offered to me at 

https://groups.google.com/forum/#!topic/sage-devel/ILKmNjHrLVQ

and the workaround is to make sure that the file path to the ATLAS (read: 
Sage build directory) is as short as possible. I suggest that You go to the 
extreme of 

mkdir /sage

If You are in a hurry, then may be 

https://www.virtualbox.org/

combined with 

http://files.sagemath.org/win/index.html

will probably do. The VirtualBox can usually be installed from the Linux 
distribution standard package collection and You might execute the Sage on 
one machine and use the various productivity tools from another, may be 
even from Your laptop. One way to form an unified working environment from 
multiple machines on LAN (NOT OVER INTERNET!) is to mount some folder, 
preferably not the root folder, nor the $HOME, but rather some subfolder of 
the $HOME to another machine as if the folder on the other machine were a 
mounted USB-stick or something similar. That way You can run Gimp and 
LibreOffice and things like that on Your laptop and have a desktop machine 
do all the heavy computing on Sage and it would all appear to You as if You 
were just using Your laptop. The only thing that You have to remember is to 
copy the files from the desktop to the laptop after You finish.
A few command lne examples:


sshfs MyNiceUsername@ServerIPaddress:/fullpath_at_the_server ~/local_folder_path


The sshfs can be usually installed by using the apt-get or yast or what 
have You.

May be it helps. My advice here is shoddy, but I state that my cynicism 
here can be extremely practical. :-/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to