Should I have had started by cleaning the previous builds? It may be still using old Cython spkg, built when it was sage 10.0 release. Because in venv site-packages, it still says sage/venv/lib64/python3.11/site-packages/Cython-0.29.32.dist-info.
What are the right sequence of commands to update an existing sagemath git installation? I just did: $ git fetch --all $ git pull --all $ git checkout master $ ./bootstrap $ ./configure --enable-system-site-packages --enable-fricas $ make -j2 On Friday, January 12, 2024 at 10:18:48 PM UTC+5:30 Michael Orlitzky wrote: > On Fri, 2024-01-12 at 08:33 -0500, Michael Orlitzky wrote: > > > > One thing I noticed is that you said "master" branch. Please try the > > "develop" branch instead -- that's where the actual development takes > > place. Both Sage and Gentoo are fast-moving and you'll have better luck > > with the latest code. > > I tried with "master" and did not hit this issue. Our systems are > otherwise very similar so that is discouraging, but doesn't necessarily > mean that "develop" won't work for you. I'll continue to poke at it. > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/ecd62c54-fa20-47bf-b53f-090b732cc444n%40googlegroups.com.