[Distutils] $MACOSX_DEPLOYMENT_TARGET mismatch

Alan alanwilter at gmail.com
Wed Jul 3 15:55:17 CEST 2013


Hi there,

I am trying to install readline and cx_Oracle on my Mac OSX 10.8.4. I've
just installed python 2.7.3 standard in my $HOME dir and then I did:

export PATH=$HOME/bin:$PATH
~/setuptools-0.7.7
python setup.py install --prefix=$HOME

which worked.

I tried to installed ipython 0.13.2 which seems to have worked but it fails
to start because of readline.

easy_install readline

         Searching for readline
Reading https://pypi.python.org/simple/readline/
Best match: readline 6.2.4.1
Downloading
https://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/0c/n_0by3qj74bg5m68fxrw2kw40000gp/T/easy_install-3WQA6K/readline-6.2.4.1/setup.cfg
Running readline-6.2.4.1/setup.py -q bdist_egg --dist-dir
/var/folders/0c/n_0by3qj74bg5m68fxrw2kw40000gp/T/easy_install-3WQA6K/readline-6.2.4.1/egg-dist-tmp-eyGcUE
error: Setup script exited with error: $MACOSX_DEPLOYMENT_TARGET mismatch:
now "10.3" but "10.4" during configure

How can solve this problem please?

Thanks in advance,

Alan

-- 
Alan Wilter SOUSA da SILVA, DSc
Bioinformatician, UniProt - PANDA, EMBL-EBI
CB10 1SD, Hinxton, Cambridge, UK
+44 1223 49 4588
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130703/6bd3e8c6/attachment.html>


More information about the Distutils-SIG mailing list