Dear all,

A friend of mine has a MAC OS X version 10.8.5 and wanted to use Sage. The binaries for this precise version were not available, but it appears that some other binaries went just fine (I think he used the 10.9.5 ones). He is able to launch Sage and do elementary computations.

However, with this configuration it seems impossible to compile any package with pip...

Is there a workaround other than compiling from sources?

Thanks,
Vincent

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.
Carloss-MacBook-Pro:surface_dynamics-0.3.beta3 Matheus$
/Applications/SageMath-7.5.1.app/sage setup.py build_ext --inplace
Warning: Extension name
'surface_dynamics.interval_exchanges.lyapunov_exponents' does not match
fully qualified name 'lyapunov_exponents' of
'surface_dynamics/interval_exchanges/lyapunov_exponents/lyapunov_exponents.pyx'
Compiling surface_dynamics/flat_surfaces/origamis/origami_dense.pyx because
it depends on
/Applications/SageMath-7.5.1.app/Contents/Resources/sage/local/lib/python2.7/site-packages/sage/structure/sage_object.pxd.
Compiling
surface_dynamics/interval_exchanges/lyapunov_exponents/lyapunov_exponents.pyx
because it depends on
/Applications/SageMath-7.5.1.app/Contents/Resources/sage/local/lib/python2.7/site-packages/Cython/Includes/libc/string.pxd.
[1/2] Cythonizing surface_dynamics/flat_surfaces/origamis/origami_dense.pyx
[2/2] Cythonizing
surface_dynamics/interval_exchanges/lyapunov_exponents/lyapunov_exponents.pyx
warning:
surface_dynamics/interval_exchanges/lyapunov_exponents/lyapunov_exponents.pyx:78:13:
Non-trivial type declarators in shared declaration (e.g. mix of pointers
and values). Each pointer declaration should be on its own line.
warning:
surface_dynamics/interval_exchanges/lyapunov_exponents/lyapunov_exponents.pyx:78:17:
Non-trivial type declarators in shared declaration (e.g. mix of pointers
and values). Each pointer declaration should be on its own line.
running build_ext
building 'surface_dynamics.flat_surfaces.origamis.origami_dense' extension
creating build
creating build/temp.macosx-10.9-x86_64-2.7
creating build/temp.macosx-10.9-x86_64-2.7/surface_dynamics
creating build/temp.macosx-10.9-x86_64-2.7/surface_dynamics/flat_surfaces
creating
build/temp.macosx-10.9-x86_64-2.7/surface_dynamics/flat_surfaces/origamis
gcc -fno-strict-aliasing
-I/Users/buildslave-sage/slave/binary_pkg/build/source/SageMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidma/local/var/tmp/sage/build/python2-2.7.13.p0/include
-DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused
-Isurface_dynamics/flat_surfaces/origamis
-I/Applications/SageMath-7.5.1.app/Contents/Resources/sage/src
-I/Applications/SageMath-7.5.1.app/Contents/Resources/sage/local/include/python2.7
-c surface_dynamics/flat_surfaces/origamis/origami_dense.c -o
build/temp.macosx-10.9-x86_64-2.7/surface_dynamics/flat_surfaces/origamis/origami_dense.o
error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.8" but "10.9" during
configure

Reply via email to