The python3 used in this build is /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 -- could you check which version this is and do you recall how you installed it?
On Tuesday, January 11, 2022 at 4:19:41 PM UTC-8 [email protected] wrote: > I failed to build 9.5rc0 on MacOS 11.5.2 after "make distclean", because I > got "ERROR: pplpy-0.8.6-cp39-cp39-macosx_11_0_x86_64.whl is not a supported > wheel on this platform." I know nothing about build systems, so I wouldn't > be surprised if I'm doing something stupid, but I did know to do "source > .homebrew-build-env" and ".bootstrap" before "./configure" and "make > build", and I was able to build 9.5b9 again after this failure, so it seems > to me that some commit is causing a problem for me. I posted config.log > <https://people.uleth.ca/~dave.morris/sage/config.log> and pplpy-0.8.6.log > <https://people.uleth.ca/~dave.morris/sage/pplpy-0.8.6.log> on the > internet. > > Suggestions or a diagnosis are welcome. (Perhaps I should learn how to > use conda?) > > Best, > Dave > > On Tuesday, January 11, 2022 at 1:08:35 PM UTC-7 Sébastien Labbé wrote: > >> Dear Volker, >> >> I would also like to ask whether it is possible to include >> https://trac.sagemath.org/ticket/20343 >> in the next rc? It got a positive review last Thursday. It adds a new >> module sage/plot/tikzpicture.py to deal with tikzpicture, show them >> automatically in a Jupyter cell and export them to various format (pdf, >> png, svg), etc. The module was in preparation in my personnal package since >> 6 years. It is now mature enough to go into Sage. I know few people who >> install my package only for that module. I think it will be a nice new >> feature for 9.5. >> >> Note: it can go with or without the dependency >> https://trac.sagemath.org/ticket/33005 >> >> Sincerely, >> >> Sébastien >> >> >> >> >> On Monday, January 10, 2022 at 5:27:11 PM UTC+1 [email protected] >> wrote: >> >>> Hi Volker, >>> >>> Thank you for this release. >>> Would it be possible to include >>> https://trac.sagemath.org/ticket/30362 >>> in the next rc if any? This ticket has been in positive review state for >>> 17 days; it introduces symplectic structures on manifolds and it would be >>> nice if Sage 9.5 is shipped with them. Thank you. >>> >>> Eric. >>> >>> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/d2a4b9e9-c248-4888-8a19-58007550cff3n%40googlegroups.com.
