It would be worth checking whether "./sage -pip install -U pythran" or "./sage -pip install -U git+https://github.com/serge-sans-paille/pythran" fixes this issue
On Thursday, March 17, 2022 at 2:01:49 PM UTC-7 John H Palmieri wrote: > Since upgrading to OS X 12.3 a few days ago, along with the corresponding > Xcode and command line tools, I have been unable to build scipy. The end of > the log file says > > Building wheel for scipy (pyproject.toml): finished with status 'error' > ERROR: Failed building wheel for scipy > > A little before that: > > > /Users/palmieri/Desktop/Sage/sage_builds/TESTING/sage-9.6.beta5/local/var/lib/sage/venv-python3.10.2/lib/python3.10/site-packages/pythran/pythonic/types/str.hpp:417:12: > > error: no matching constructor for initialization of 'typename > str::reverse_iterator' (aka 'reverse_iterator<(anonymous > namespace)::pythonic::types::string_iterator>') > return {data->rend()}; > ^~~~~~~~~~~~~~ > > Log files attached. I've tried this using all of my installed homebrew > packages and also using (as you can see in config.log) > "--with-system-python3=no", same result either way. Any suggestions? > > -- > John > > -- 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 sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/18152f28-e3fd-4cd0-8315-c834660f249fn%40googlegroups.com.