On Tuesday, March 28, 2023 at 10:18:23 PM UTC-7 Nils Bruin wrote:
[...] leads me to believe that it's probably nor possible to install
pynormaliz via "make" in a binary distribution.
If you install Sage from a binary distribution, then there is no relation
whatsoever to a source tree of Sage.
On Wednesday, 29 March 2023 at 13:06:25 UTC-7 Matthias Koeppe wrote:
On Tuesday, March 28, 2023 at 10:18:23 PM UTC-7 Nils Bruin wrote:
[...] leads me to believe that it's probably nor possible to install
pynormaliz via "make" in a binary distribution.
If you install Sage from a binary distrib
we should remove "sage -i". With source present, make can and should be
used instead.
Without source,
"sage --python -m pip install" should be the only possible option -
basically, install python packages into Sage's python package tree is the
only thing which might work (with usual caveats)
On
On Wednesday, March 29, 2023 at 1:33:07 PM UTC-7 Nils Bruin wrote:
On Wednesday, 29 March 2023 at 13:06:25 UTC-7 Matthias Koeppe wrote:
On Tuesday, March 28, 2023 at 10:18:23 PM UTC-7 Nils Bruin wrote:
[...] leads me to believe that it's probably nor possible to install
pynormaliz via "make"
On Wednesday, 29 March 2023 at 13:46:04 UTC-7 Matthias Koeppe wrote:
On Wednesday, March 29, 2023 at 1:33:07 PM UTC-7 Nils Bruin wrote:
$ sage --help
...
Sage-the-distribution options:
--optional -- list all optional packages that can be installed
--experimental -- list all expe