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 being nobod

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

2022-11-25 Thread Dima Pasechnik
On Fri, Nov 25, 2022 at 12:48 PM 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) this is wrong pip! (there should be no local/ in your ~/.sage/ at all) pip should be i

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

2022-11-25 Thread being nobody00
P.S: FWIW, from outside the (sage-sh) subshell , using system python3.10, pip (version 22.1.1) and wheel (version 0.34.2) ~/sage-9.8/b4/b4.0$ python3 -m pip wheel --help | grep config --config-settings KEY=VALUE. Use multiple --config-settings

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

2022-11-25 Thread being nobody00
> make wheel && make jupyter_jsmol It looks like 'wheel' is up to date (no changes in timestamps of log files): ~/sage-9.8/b4/b4.0$ ls -l logs/pkgs/*wheel* -rw-rw-rw- 1 hph hph 62807 Nov 23 18:30 logs/pkgs/setuptools_wheel-65.4.0.log -rw-rw-rw- 1 hph hph 18301 Nov 23 18:29 logs/pkgs/wheel-0.37.1.

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

2022-11-25 Thread being nobody00
> 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):b4.0$ wheel version wheel 0.37.1 (sage-sh):b4.0$ python3 -m pip wheel --help | grep config environment variables and

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

2022-11-25 Thread Dima Pasechnik
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: > On Fri, Nov 25, 2022 at 5:10 AM being nobody00 > wrote: > > > > Dear SageMath, > > > > S

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

2022-11-25 Thread Dima Pasechnik
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: > > $ 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 > $ pyth

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

2022-11-25 Thread being nobody00
Sorry, that's all there is in here: ~/sage-9.8/b4/b4.0$ ls -l logs/pkgs/*jmol* -rw-rw-rw- 1 hph hph 2856 Nov 23 18:05 logs/pkgs/jmol-14.29.52.log ~/sage-9.8/b4/b4.0$ ls -l logs/pkgs/*wheel* -rw-rw-rw- 1 hph hph 62807 Nov 23 18:30 logs/pkgs/setuptools_wheel-65.4.0.log -rw-rw-rw- 1 hph hph 18301 N

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

2022-11-25 Thread Dima Pasechnik
On Fri, Nov 25, 2022 at 9:49 AM being nobody00 wrote: > > Hi, > > > please post the latest logs/pkgs/jmol-*.log here. > Please find attached 'jmol-14.29.52.log.7z' Sorry, I meant all logs/pkgs/*jmol-*.log - it's not jmol's bug, most likely, but the wheel building of the corresponding python pac

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: > > > > Dear SageMath, > > > > SageMath 9

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

2022-11-25 Thread Dima Pasechnik
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: > > $ 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 > $ pyth