Here is a translation of Annick's message.

Hello,

Whichever version of Sage (app or not app) (there is only up to 10.5
for 32-bit) I install on my mac book pro (10.7 intel), I get the same
problem as described below (see details after my signature): Sage
looks for the file /Users/avb/.sage/ipython/ipythonrc
(which indeed doesn't exist in /Users/avb/.sage/ipython/)

I had to do:
cp 
/Applications/sage/local/lib/python2.6/site-packages/IPython/UserConfig/ipythonrc
/Users/avb/.sage/ipython/
which seems rather strange.

I had no installation problem with the macbook air.

Thanks in advance for explaining the problem,
Sagely yours...
Annick Valibouze

================================================================
portableavb2:sage avb$ ./sage
----------------------------------------------------------------------
| Sage Version 4.7, Release Date: 2011-05-23                         |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
The Sage install tree may have moved
(from /Applications/sage-4.7 to /Applications/sage)
Changing various hardcoded paths
(please wait at most a few minutes)...
Do not interrupt this.
Done resetting paths
WARNING: Configuration file ipythonrc not found. Ignoring request.
------------------------------------------------------------
Traceback (most recent call last):
 File
"/Applications/sage/local/lib/python2.6/site-packages/IPython/ConfigLoader.py",
line 71, in load
  fname = filefind(fname,incpath)
 File
"/Applications/sage/local/lib/python2.6/site-packages/IPython/genutils.py",
line 561, in filefind
  ' not found in current or supplied directories:' + `alt_dirs`
IOError: File'ipythonrc' not found in current or supplied
directories:'/Users/avb/.sage/ipython'

WARNING: Problems loading configuration file 'ipythonrc'
Starting with default -bare bones- configuration.

In [1]: quit

================
Exiting Sage (CPU time 0m0.06s, Wall time 10m17.61s).
Exiting spawned Gap process.
==================

portableavb2:UserConfig avb$ cp ipythonrc /Users/avb/.sage/ipython/


portableavb2:sage avb$ ./sage
----------------------------------------------------------------------
| Sage Version 4.7, Release Date: 2011-05-23                         |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

In [1]: ls
COPYING.txt    README.txt    devel/        ipython/    sage*
Makefile    data/        examples/    local/        spkg/

In [2]: 1+2
Out[2]: 3

In [3]:

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to