Unable to install PyNormaliz
I would like to use PyNormaliz but the following commands don't install it:
sage -i pynormaliz
sage -p pynormaliz
The following error shows up:
make: *** No rule to make target `all-toolchain'. Stop.
I have installed PyNormaliz from github but I'm not sure how to allow SageMath to use this library from /Users/.../.Library/Python/3.9/lib/python/site-packages/PyNormaliz-2.15-py3.9-macosx-10.9-x86_64.egg
Can you please advice how I can get SageMath to use PyNormaliz successfully?
Thanks in advance!
Welcome to Ask Sage. Thank you for your question.