> > Upgrading from some 7.3 beta on Mac OS X 10.11.6. This repeated when I > > tried make again. Any ideas? > > This is probably #21441. If this is indeed the case, the solution is: > > 1. run `./sage --pip uninstall cython' (multiple times to uninstall > *all* versions of Cython) > > Yup, it allowed me to do that twice before complaining.
> 2. ./sage -f cython > > Success. > 3. make > > Seems to be working, thanks! (Though it will take a while to see it get to the offending file.) If it wasn't that I'll let you know. Agreed that ticket should be a blocker, then. -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release. For more options, visit https://groups.google.com/d/optout.
