Your config.log is still saying: ## -------------------------------------------------------- ## # # Checking whether SageMath should install SPKG python3... ## # # -------------------------------------------------------- ## configure:32387: checking whether any of bzip2 liblzma libffi is installed as or will be installed as SPKG c configure:32391: result: yes; install python3 as well
You need to uninstall these packages: make bzip2-clean liblzma-clean libffi-clean xz-clean On Wednesday, July 20, 2022 at 8:08:50 PM UTC-7 Matthias Koeppe wrote: > Did you install the cygwin python3.9 packages? > > On Wednesday, July 20, 2022 at 8:05:47 PM UTC-7 [email protected] wrote: > >> Hi Matthias, >> >> I keep receiving the error: package: python3-3.10.3 failed to build. >> How do I restrict "make" to python 3.9? >> >> Sincerely, >> Lucas >> >> On Thursday, 21 July 2022 at 10:34:41 UTC+8 Matthias Koeppe wrote: >> >>> On Wednesday, July 20, 2022 at 7:26:06 PM UTC-7 [email protected] >>> wrote: >>> >>>> >>>> I could not install several packages using "apt-cyg". Some packages >>>> could not be found, and some packages are not of the same build or version >>>> (e.g. apt-cyg install python3 -> python 3.9, not python 3.10 as used by >>>> "make"). >>>> >>> >>> That's normal. There's no python 3.10 for Cygwin. Use Cygwin's python >>> 3.9 package. >>> >>> >>> >>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/13a4b4cc-c1c7-495b-904a-5ee18f6afff5n%40googlegroups.com.
