Hi Georg, Yes my sage folder is in /home/rado/ . Here is the output of 'which cython'.
r...@rado-tablet:~$ which cython /usr/bin/cython sage subshell$ which cython /home/rado/sage/local/bin/cython /home/rado/sage Any idea how to fix that issue ? I tried uninstalling my global cython installation (now 'which cython' returns nothing) but that did not seem to fix anything. Rado On Jan 2, 3:50 am, "Georg S. Weber" <georgswe...@googlemail.com> wrote: > Hi Rado, > > this flag is part of a command given to the Cython-to-C compiler. > Maybe a wrong (and outdated) version of Cython is picked up/used? > > What is your $SAGE_ROOT (it seems to be /home/rado/, is that correct)? > > What is the output of 'which cython' (both not inside and inside a > Sage shell, i.e. after './sage -sh')? > > Cheers, > Georg -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org