Re: [sage-devel] Re: SageMath 9.8 beta 4: Error building a wheel for scipy-1.9.2

2022-11-27 Thread being nobody00
Hi, I am sorry that I could not get back to you sooner. Thanks for reminding me the problems of WSL and the vintage of my machine. Best regards, phi On Sunday, November 27, 2022 at 11:56:06 AM UTC-5 dim...@gmail.com wrote: > On Sun, Nov 27, 2022 at 8:10 AM being nobody00 >

[sage-devel] Re: SageMath 9.8 beta 4: Error building a wheel for scipy-1.9.2

2022-11-27 Thread being nobody00
Hi, I am sorry that I could not get back to you sooner. Thank you so much for the advice, I will try it out and report back. Best regards, phi On Sunday, November 27, 2022 at 4:46:26 PM UTC-5 Matthias Koeppe wrote: > /usr/include/x86_64-linux-gnu/sys/cdefs.h:453:10: fatal error: > scipy/_lib

[sage-devel] Re: SageMath 9.8 beta 4: Error building a wheel for scipy-1.9.2

2022-11-27 Thread being nobody00
> What OS? $ uname -a Linux PC1 4.4.0-17763-Microsoft #2268-Microsoft Thu Oct 07 16:36:00 PST 2021 x86_64 x86_64 x86_64 GNU/Linux Please find appended below excerpts from 'config.log' and 'scipy-1.9.2.log'. Maybe this is newly introduced after https://trac.sagemath.org/ticket/34658? FWIW, beta 4

[sage-devel] SageMath 9.8 beta 4: Error building a wheel for scipy-1.9.2

2022-11-26 Thread being nobody00
Dear SageMath, scipy-1.92 was successfully built with the default configuration: ./configure SageMath was then built again with: ,/configure --prefix=/mnt/g/Maths/sage-9.8/b4.0 This new build failed at 'scipy-1.9.2'. Your help to debug and fix this issue is much appreciated. Please find 'no

Re: [sage-devel] Different SageMath configurations on same machine

2022-11-26 Thread being nobody00
Hi, Many thanks for your confirmation. Best regards, phi On Saturday, November 26, 2022 at 6:28:56 AM UTC-5 maxime...@inria.fr wrote: > On 11/26/22 02:39, being nobody00 wrote: > > Dear SageMath, > > Please advise if I can configure SagaMath with different '--prefix

[sage-devel] Different SageMath configurations on same machine

2022-11-25 Thread being nobody00
Dear SageMath, Please advise if I can configure SagaMath with different '--prefix' and use them on the same machine, for example: ./configure ./configure --prefix=/mnt/g/Maths/sage-9.8/b4.0 Thank you for your help, Best regards, phi -- You received this message because you are subscribed t

Re: [sage-devel] SageMath 9.8 beta 4 build questions

2022-11-25 Thread being nobody00
Hi, > Can you remove ~/.sage/local/ ? This seems to fix the problem, SageMath 9.8 beta 4 has been successfully built. Thank you so much for your help. Best regards, phi On Friday, November 25, 2022 at 8:26:39 AM UTC-5 dim...@gmail.com wrote: > On Fri, Nov 25, 2022 at 12:48 PM

Re: [sage-devel] SageMath 9.8 beta 4 build questions

2022-11-25 Thread being nobody00
environment variables and user configuration. On Friday, November 25, 2022 at 7:48:31 AM UTC-5 being nobody00 wrote: > > If you start ./sage -sh > > (sage-sh):b4.0$ pip --version > pip 22.0.2 from /home/hph/.sage/local/lib/python3.10/site-packages/pip > (python 3.10) > (sage-sh

Re: [sage-devel] SageMath 9.8 beta 4 build questions

2022-11-25 Thread being nobody00
5 dim...@gmail.com wrote: > It could be that at this point for some reason Sage's wheel package wasn't > built yet. > Can you run > > make wheel && make jupyter_jsmol > > > > On Friday, November 25, 2022 at 11:14:44 AM UTC Dima Pasechnik wrote: > >&g

Re: [sage-devel] SageMath 9.8 beta 4 build questions

2022-11-25 Thread being nobody00
les and user configuration. On Friday, November 25, 2022 at 6:14:44 AM UTC-5 dim...@gmail.com wrote: > On Fri, Nov 25, 2022 at 5:10 AM being nobody00 > wrote: > > > > Dear SageMath, > > > > SageMath 9.8 beta 4 failed to build on this system: > > > > $ u

Re: [sage-devel] SageMath 9.8 beta 4 build questions

2022-11-25 Thread being nobody00
18301 Nov 23 18:29 logs/pkgs/wheel-0.37.1.log Please find attached also 'jupyter_jsmol-2022.1.0.log.7z' and 'all_wheel_logs.7z', just in case. On Friday, November 25, 2022 at 5:12:24 AM UTC-5 dim...@gmail.com wrote: > On Fri, Nov 25, 2022 at 9:49 AM being no

Re: [sage-devel] SageMath 9.8 beta 4 build questions

2022-11-25 Thread being nobody00
Hi, > please post the latest logs/pkgs/jmol-*.log here. Please find attached 'jmol-14.29.52.log.7z' Best regards, phi On Friday, November 25, 2022 at 3:30:07 AM UTC-5 dim...@gmail.com wrote: > On Fri, Nov 25, 2022 at 5:10 AM being nobody00 > wrote: > > > >

[sage-devel] SageMath 9.8 beta 4 build questions

2022-11-24 Thread being nobody00
Dear SageMath, SageMath 9.8 beta 4 failed to build on this system: $ uname -a Linux 4.4.0-17763-Microsoft #2268-Microsoft Thu Oct 07 16:36:00 PST 2021 x86_64 x86_64 x86_64 GNU/Linux $ which python3 /usr/bin/python3 $ python3 --version Python 3.10.8 $ ~/sage-9.8/b4/b4.0/local/var/lib/sage/venv-py

[sage-devel] Re: SageMath 9.8.b3 - Error building Sage. package: jupyter_jsmol-2022.1.0

2022-11-19 Thread being nobody00
> What is the installed version of wheel according to "./sage -pip list"? ~/sage-9.8/b3.0$ ./sage -pip list | grep 'wheel' wheel 0.37.1 On Saturday, November 19, 2022 at 1:51:54 AM UTC-5 Matthias Koeppe wrote: > What is the installed version of wheel according to "./sage

[sage-devel] SageMath 9.8.b3 - Error building Sage. package: jupyter_jsmol-2022.1.0

2022-11-18 Thread being nobody00
Dear All, Please find 'config.log' and 'jupyter_jsmol-2022.1.0.log' in the attached 'report.b3.7z' Your help is much appreciated. Best regards, phi -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiv

[sage-devel] "sage --sdist" still gives "SageMath version 9.6.rc3, Release Date: 2022-04-29"

2022-05-13 Thread being nobody00
Dear All, This happens at 12:39AM EST May 13 Is there something wrong on this system or something else? Thank you for your help. Regards, phiho -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving

[sage-devel] Re: sage 9.5 build failed at package numpy-1.21.4 (on Windows Server 2019 WSL)

2022-02-16 Thread being nobody00
Hi Eric, Thank you for the tip, it is very helpful . I am sorry that I missed this mail and have not responded before Regards, phiho On Thursday, February 3, 2022 at 5:08:36 AM UTC-5 Eric Gourgoulhon wrote: > Hi, > > Have you followed the instructions in the section "Ubuntu on Windows > Su