Ask Your Question

hridaythakkar's profile - activity

2021-06-10 15:16:00 +0200 marked best answer 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!

2021-06-10 15:16:00 +0200 received badge  Scholar (source)
2021-06-10 15:15:58 +0200 received badge  Supporter (source)
2021-06-08 16:50:28 +0200 answered a question Unable to install PyNormaliz

It worked! Thanks so much @slelievre! I followed the instructions here: https://groups.google.com/g/sage-support/c/Nletj

2021-06-04 12:16:00 +0200 received badge  Student (source)
2021-06-04 12:10:30 +0200 asked a question Unable to install PyNormaliz

Unable to install PyNormaliz I would like to use PyNormaliz but the following commands don't install it: sage -i pynor