Re: [sage-devel] Error installing package numpy-1.19.1

2021-03-02 Thread brettpim
make ptest reported "all tests passed!" thank you for your help getting this working. brett On Tuesday, March 2, 2021 at 4:17:14 AM UTC-6 dim...@gmail.com wrote: > On Tue, 2 Mar 2021, 03:11 brettpim, wrote: > >> I ran >> >> make toolchain >> >> and then >> >> make >> >> This was successful. I

Re: [sage-devel] Error installing package numpy-1.19.1

2021-03-02 Thread Dima Pasechnik
On Tue, 2 Mar 2021, 03:11 brettpim, wrote: > I ran > > make toolchain > > and then > > make > > This was successful. I note in the log section on numpy that it is using > a non-optimized netlib Blas. > OK, great. > > What exactly does "make toolchain" do and not do? Is there anything > likely

Re: [sage-devel] Error installing package numpy-1.19.1

2021-03-01 Thread Matthias Koeppe
post the logs please - config.log and the numpy.log On Monday, March 1, 2021 at 7:11:04 PM UTC-8 brettpim wrote: > Dima, > > I ran > > make toolchain > > and then > > make > > This was successful. I note in the log section on numpy that it is using > a non-optimized netlib Blas. > > What ex

Re: [sage-devel] Error installing package numpy-1.19.1

2021-03-01 Thread brettpim
Matthias, I did have python libraries in /usr/local but I uninstalled them. Then I did a pull of most recent master branch followed by a make distclean and make and I had the failure to build numpy in the detailed in the log attached to my Feb 27, 2021, 7:26:36 PM post. regards brett On

Re: [sage-devel] Error installing package numpy-1.19.1

2021-03-01 Thread brettpim
Dima, I ran make toolchain and then make This was successful. I note in the log section on numpy that it is using a non-optimized netlib Blas. What exactly does "make toolchain" do and not do? Is there anything likely not to work with the sage that successfully built? thanks brett On S

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-28 Thread Matthias Koeppe
Whether numpy is installed in the system or not does not matter for the Sage installation. Sage uses its own virtual environment without access to system Python packages. Please switch to the latest development branch using "git checkout" and use "make distclean" so that the source tree is clean

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread Dima Pasechnik
this seems to be the error here: https://trac.sagemath.org/ticket/31135 I wonder if you can run make toolchain and only then run make On Sun, Feb 28, 2021 at 1:26 AM brettpim wrote: > > No luck. I am not sure what to do next. > > On Saturday, February 27, 2021 at 6:22:35 PM UTC-6 bre

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread brettpim
No luck. I am not sure what to do next. On Saturday, February 27, 2021 at 6:22:35 PM UTC-6 brettpim wrote: > True, and removing libopenblas did not help; I am still getting the same > error. I put libopenblas back but not numpy and am trying again > > > On Saturday, February 27, 2021 at 4:10:5

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread brettpim
True, and removing libopenblas did not help; I am still getting the same error. I put libopenblas back but not numpy and am trying again On Saturday, February 27, 2021 at 4:10:51 PM UTC-6 dim...@gmail.com wrote: > by right, one ought to read the last part of the output of ./configure > for adv

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread Dima Pasechnik
by right, one ought to read the last part of the output of ./configure for advice on packages to to install, and follow it. Without libopenblas-dev installed you're going to build it, and everything that depends on it, from source... On Sat, Feb 27, 2021 at 9:45 PM brettpim wrote: > > I have fin

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread brettpim
I have finally tracked down and removed all installations of numpy; I also removed libopenblas. I have done make bootstrap-clean distclean; ./configure; and started make again. I will report the results On Saturday, February 27, 2021 at 2:02:59 PM UTC-6 brettpim wrote: > also my git branches

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread brettpim
also my git branches I am working on would be lost if I wiped everything. On Saturday, February 27, 2021 at 1:50:18 PM UTC-6 brettpim wrote: > make bootstrap-clean distclean did not solve the problem. I have > considered removing python3 from my system and reinstalling it but there > are so

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread brettpim
make bootstrap-clean distclean did not solve the problem. I have considered removing python3 from my system and reinstalling it but there are so many other things I have that depend on python3 and would be removed. I don't want to have to reinstall such a huge list. I am not sure what to do

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread brettpim
DIma, I found that pip installs in /usr/local when it is run as sudo. I have not found anything definitive that says it should not be run as sudo but just in case I sudo pip uninstalled all the packages in /usr/local and pip installed them as a user which puts them all in $HOME/.local. But ev

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-27 Thread Dima Pasechnik
On Sat, Feb 27, 2021 at 4:07 AM brettpim wrote: > > /usr/local/ is where pip has installed my python packages so don't these > files belong here? > > > On Friday, February 26, 2021 at 5:20:03 PM UTC-6 dim...@gmail.com wrote: >> >> looks like you have a copy of (c)blas in /usr/local - and this lea

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-26 Thread brettpim
/usr/local/ is where pip has installed my python packages so don't these files belong here? On Friday, February 26, 2021 at 5:20:03 PM UTC-6 dim...@gmail.com wrote: > looks like you have a copy of (c)blas in /usr/local - and this leads to > trouble > > On Fri, 26 Feb 2021, 21:57 brettpim, wro

Re: [sage-devel] Error installing package numpy-1.19.1

2021-02-26 Thread Dima Pasechnik
looks like you have a copy of (c)blas in /usr/local - and this leads to trouble On Fri, 26 Feb 2021, 21:57 brettpim, wrote: > > I am trying to install sage from the master branch on PC running Ubuntu > 20.04. > The make is failing to build numpy-1.19.1. > It is complaining about not finding cbla