Thanks a lot, Dima. Indeed. I removed the /usr/local/bin/gp and configure
went smoothly. I think I have a similar problem with pip, but not
sage-related.
Frederic
Le dimanche 20 juin 2021 à 23:18:15 UTC+2, dim...@gmail.com a écrit :
> On Sun, Jun 20, 2021 at 8:58 PM Frédéric Chapoton
> wrote
Hi William,
Thanks for checking this.
> But then strangely the next thing I tried it was WAY slower than my
remote Intel server:
That is strange. If you can track this down to which spkg is responsible, I
can have a look.
> I don't know how to run the test suite.
Thanks. That error message is
I don't know how to run the test suite.
(sage) wstein@Williams-MBP sage % mamba install conda-build -n base
________
/ \ / \ / \ / \
/\/\/\/\
███/ /██/ /██/ /██/ /
I have an M1 Macbook Pro. I just tried this out and:
(1) your install instruction process did not confuse me at all
(despite me never installing mamba before), and everything went
perfectly,
(2) Sage starts up fine and all the random "old favorite" commands I
tried worked fine.
(3) It's fast fo
Is there anyone with a M1 Mac who can test this out? It'd be great to see
how much of sage works.
Isuru
--
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 sage-devel
On Sun, Jun 20, 2021 at 8:58 PM Frédéric Chapoton wrote:
>
> Hello,
>
> after pulling 9.4.beta2, I got some problems with numpy compilation.
> I thought I solved them in some ad-hoc way but then I started to get problems
> with pip and tornado.
>
> In despair, I typed "make disclean" which I try
conda doesn't have pynormaliz yet. You can install normaliz through conda
and pynormaliz through pip
conda create -n sage sage=9.3 python=3.9
conda activate sage
conda install normaliz
export NORMALIZ_LOCAL_DIR=$CONDA_PREFIX
pip install pynormaliz
Isuru
On Sun, Jun 20, 2021 at 12:05 PM Dima Pa
Did you run ./bootstrap ?
On Sun, 20 Jun 2021, 20:58 Frédéric Chapoton, wrote:
> Hello,
>
> after pulling 9.4.beta2, I got some problems with numpy compilation.
> I thought I solved them in some ad-hoc way but then I started to get
> problems with pip and tornado.
>
> In despair, I typed "make d
Hello,
after pulling 9.4.beta2, I got some problems with numpy compilation.
I thought I solved them in some ad-hoc way but then I started to get
problems with pip and tornado.
In despair, I typed "make disclean" which I try hard to avoid usually, as
my machine is very slow. But now, even .confi
Conda's package is called normaliz, as far as I know it includes python
interface
On Sun, 20 Jun 2021, 17:06 Max Alekseyev, wrote:
> I've tried to use Conda distribution, but it says "FeatureNotPresentError:
> PyNormaliz is not available."
> So, I'm stuck -- I cannot install Normaliz within the
I've tried to use Conda distribution, but it says "FeatureNotPresentError:
PyNormaliz is not available."
So, I'm stuck -- I cannot install Normaliz within the binary distribution
of Sage 9.3, and I cannot compile Sage 9.3 with Normaliz from the sources,
getting all kinds of errors here and there
I might add that the problem started to occur after I had
edited src/doc/en/reference/references/index.rst to include a new
reference.
On Sunday, June 20, 2021 at 11:48:37 AM UTC+1 Linden Disney wrote:
> Was a solution to this ever found? I am working on trac ticket 30698,
> which I have used
Was a solution to this ever found? I am working on trac ticket 30698, which
I have used recently and had the documentation be fine, but since going to
another ticket (31996) I have now run into this error:
[reference] building [html]: targets for 1 source files that are out of date
[reference] u
13 matches
Mail list logo