bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] Errors installing readline on mac that already has workin


From: Gene
Subject: [Bug-readline] Errors installing readline on mac that already has working readline
Date: Fri, 05 Apr 2013 17:06:48 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130107 Thunderbird/17.0.2


I am trying to install readline for new python and ipython installation. I suppose it is something simple but the only specific help I found was from early 2000's and for asm??

System:
Max OS X 10.8.3 with latest updates for Xcode and CLT's and fortran and gcc.

I used pythonbrew to install python 3.3.0 and ipython 13.1 then switched to it:

pythonbrew switch 3.3.0

Any ideas?
Thanks,
Gene

Here's the error:

Ceti$ easy_install readline
Searching for readline
Reading http://pypi.python.org/simple/readline/
Reading http://github.com/ludwigschwardt/python-readline
Reading http://www.python.org/
Best match: readline 6.2.4.1
Downloading http://pypi.python.org/packages/source/r/readline/readline-6.2.4.1.tar.gz#md5=578237939c81fdbc2c8334d168b17907
Processing readline-6.2.4.1.tar.gz
Writing /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T/easy_install-sn56oh/readline-6.2.4.1/setup.cfg Running readline-6.2.4.1/setup.py -q bdist_egg --dist-dir /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T/easy_install-sn56oh/readline-6.2.4.1/egg-dist-tmp-yx9ukx In file included from /Users/Ceti/.pythonbrew/pythons/Python-3.3.0/include/python3.3m/Python.h:112:0,
from Modules/3.x/readline.c:8:
/Users/Ceti/.pythonbrew/pythons/Python-3.3.0/include/python3.3m/modsupport.h:29:1: warning: ‘PyArg_ParseTuple’ is an unrecognized format function type [-Wformat=] PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
^
/var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:9:`_begidx(%rip)' is not a valid base/index expression /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:10:bad register name `%rax)' /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:20:`_endidx(%rip)' is not a valid base/index expression /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:21:bad register name `%rax)' /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:31:bad register name `%rdi' /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:48:bad register name `%r15' /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:50:bad register name `%r14' /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:52:bad register name `%r13' /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:54:bad register name `%rdx' /var/folders/51/k4qphs517k3c9dv55_23b6j80000gp/T//ccjvWeS5.s:55:bad register name `%r12'
...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]