Re: [sage-support] Unable to import Normaliz

2021-06-08 Thread Hriday Bharat Thakkar
I was able to install PyNormaliz. I followed these instructions: 
https://groups.google.com/g/sage-supp... 


On Monday, June 7, 2021 at 1:16:21 PM UTC+5:30 Hriday Bharat Thakkar wrote:

> I get the following error while doing 'conda install pynormaliz' . The 
> error is attached as a screenshot. 
>
> On Monday, June 7, 2021 at 11:20:06 AM UTC+5:30 isu...@gmail.com wrote:
>
>> You need to install `pynormaliz` by doing `conda install pynormaliz`.
>>
>> Isuru
>>
>> On Sun, Jun 6, 2021 at 8:56 AM Dima Pasechnik  wrote:
>>
>>> you should do these installations at conda prompt,
>>> not at Sage's prompt.
>>>
>>> On Sun, 6 Jun 2021, 13:10 Hriday Bharat Thakkar,  
>>> wrote:
>>>
 This is an update. I followed the steps for installation of normaliz 
 via conda. I did the following and was able to install normaliz but when I 
 import normaliz there's an error "Normaliz not found."  It asks me restart 
 my kernel in order to use the updated packages. Can you please advice how 
 I 
 can restart my kernel or what I need to do differently? It seems like 
 conda 
 install normaliz worked. 

 Attached is the steps I did: 



 On Sunday, June 6, 2021 at 5:24:38 PM UTC+5:30 Hriday Bharat Thakkar 
 wrote:

> I followed the instructions in 
> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>  
> but I'm still unable to install normaliz using 'sage -i normaliz'. 
> Here is the screenshot. Can you please let me know if I've done something 
> incorrectly or if there is some other way to install normaliz/pynormaliz. 
> Thanks!
> On Sunday, June 6, 2021 at 2:44:46 PM UTC+5:30 dim...@gmail.com wrote:
>
>>
>>
>> On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar,  
>> wrote:
>>
>>> I would like to use the Normaliz library to compute Ehrhart 
>>> polynomials, etc. I have successfully installed Normaliz from their 
>>> github 
>>> and Python's IDLE environment detects it but SageMath doesn't seem to 
>>> be 
>>> able to detect this installation. 
>>>
>>> Can you please advice how I can get SageMath to use Normaliz? So 
>>> far, I've tried installing Normaliz using two ways: 
>>> 1. sage -i normaliz (error: make: *** No rule to make target 
>>> `all-toolchain'.  Stop.)
>>>
>>
>> this might need Sage built from source.
>>
>> 2. conda install normaliz libnormaliz from 
>>> https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
>>> (error for 2. is attached as a screenshot)
>>>
>>
>> this needs conda channel with Sage (conda-forge). See
>>
>>
>> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>>
>>
>>
>>
>>> Thanks much! 
>>>
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "sage-support" group.
>>> To unsubscribe from this group and stop receiving emails from it, 
>>> send an email to sage-support...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
 You received this message because you are subscribed to the Google 
 Groups "sage-support" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to sage-support...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/sage-support/fb0e28e8-d427-4dc8-9ff6-c8c5c81bdf30n%40googlegroups.com
  
 
 .

>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "sage-support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to sage-support...@googlegroups.com.
>>>
>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/sage-support/CAAWYfq1Za4-aMv0501AUCHQJDeHPOHwqnx4EUoiQd%2B%3DpLexBTA%40mail.gmail.com
>>>  
>>> 
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-suppor

Re: [sage-support] Unable to import Normaliz

2021-06-07 Thread Hriday Bharat Thakkar
I get the following error while doing 'conda install pynormaliz' . The 
error is attached as a screenshot. 

On Monday, June 7, 2021 at 11:20:06 AM UTC+5:30 isu...@gmail.com wrote:

> You need to install `pynormaliz` by doing `conda install pynormaliz`.
>
> Isuru
>
> On Sun, Jun 6, 2021 at 8:56 AM Dima Pasechnik  wrote:
>
>> you should do these installations at conda prompt,
>> not at Sage's prompt.
>>
>> On Sun, 6 Jun 2021, 13:10 Hriday Bharat Thakkar,  
>> wrote:
>>
>>> This is an update. I followed the steps for installation of normaliz via 
>>> conda. I did the following and was able to install normaliz but when I 
>>> import normaliz there's an error "Normaliz not found."  It asks me restart 
>>> my kernel in order to use the updated packages. Can you please advice how I 
>>> can restart my kernel or what I need to do differently? It seems like conda 
>>> install normaliz worked. 
>>>
>>> Attached is the steps I did: 
>>>
>>>
>>>
>>> On Sunday, June 6, 2021 at 5:24:38 PM UTC+5:30 Hriday Bharat Thakkar 
>>> wrote:
>>>
 I followed the instructions in 
 https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
  
 but I'm still unable to install normaliz using 'sage -i normaliz'. Here 
 is the screenshot. Can you please let me know if I've done something 
 incorrectly or if there is some other way to install normaliz/pynormaliz. 
 Thanks!
 On Sunday, June 6, 2021 at 2:44:46 PM UTC+5:30 dim...@gmail.com wrote:

>
>
> On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar,  
> wrote:
>
>> I would like to use the Normaliz library to compute Ehrhart 
>> polynomials, etc. I have successfully installed Normaliz from their 
>> github 
>> and Python's IDLE environment detects it but SageMath doesn't seem to be 
>> able to detect this installation. 
>>
>> Can you please advice how I can get SageMath to use Normaliz? So far, 
>> I've tried installing Normaliz using two ways: 
>> 1. sage -i normaliz (error: make: *** No rule to make target 
>> `all-toolchain'.  Stop.)
>>
>
> this might need Sage built from source.
>
> 2. conda install normaliz libnormaliz from 
>> https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
>> (error for 2. is attached as a screenshot)
>>
>
> this needs conda channel with Sage (conda-forge). See
>
>
> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>
>
>
>
>> Thanks much! 
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google 
>> Groups "sage-support" group.
>> To unsubscribe from this group and stop receiving emails from it, 
>> send an email to sage-support...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
>>  
>> 
>> .
>>
> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "sage-support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to sage-support...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/sage-support/fb0e28e8-d427-4dc8-9ff6-c8c5c81bdf30n%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sage-support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-support...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-support/CAAWYfq1Za4-aMv0501AUCHQJDeHPOHwqnx4EUoiQd%2B%3DpLexBTA%40mail.gmail.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/b7072d85-6714-40d8-bac9-3f26c06090a4n%40googlegroups.com.


Re: [sage-support] Unable to import Normaliz

2021-06-06 Thread Isuru Fernando
You need to install `pynormaliz` by doing `conda install pynormaliz`.

Isuru

On Sun, Jun 6, 2021 at 8:56 AM Dima Pasechnik  wrote:

> you should do these installations at conda prompt,
> not at Sage's prompt.
>
> On Sun, 6 Jun 2021, 13:10 Hriday Bharat Thakkar, 
> wrote:
>
>> This is an update. I followed the steps for installation of normaliz via
>> conda. I did the following and was able to install normaliz but when I
>> import normaliz there's an error "Normaliz not found."  It asks me restart
>> my kernel in order to use the updated packages. Can you please advice how I
>> can restart my kernel or what I need to do differently? It seems like conda
>> install normaliz worked.
>>
>> Attached is the steps I did:
>>
>>
>>
>> On Sunday, June 6, 2021 at 5:24:38 PM UTC+5:30 Hriday Bharat Thakkar
>> wrote:
>>
>>> I followed the instructions in
>>> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>>>
>>> but I'm still unable to install normaliz using 'sage -i normaliz'. Here
>>> is the screenshot. Can you please let me know if I've done something
>>> incorrectly or if there is some other way to install normaliz/pynormaliz.
>>> Thanks!
>>> On Sunday, June 6, 2021 at 2:44:46 PM UTC+5:30 dim...@gmail.com wrote:
>>>


 On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar, 
 wrote:

> I would like to use the Normaliz library to compute Ehrhart
> polynomials, etc. I have successfully installed Normaliz from their github
> and Python's IDLE environment detects it but SageMath doesn't seem to be
> able to detect this installation.
>
> Can you please advice how I can get SageMath to use Normaliz? So far,
> I've tried installing Normaliz using two ways:
> 1. sage -i normaliz (error: make: *** No rule to make target
> `all-toolchain'.  Stop.)
>

 this might need Sage built from source.

 2. conda install normaliz libnormaliz from
> https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
> (error for 2. is attached as a screenshot)
>

 this needs conda channel with Sage (conda-forge). See


 https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda




> Thanks much!
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to sage-support...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
> 
> .
>
 --
>> You received this message because you are subscribed to the Google Groups
>> "sage-support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-support+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-support/fb0e28e8-d427-4dc8-9ff6-c8c5c81bdf30n%40googlegroups.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/CAAWYfq1Za4-aMv0501AUCHQJDeHPOHwqnx4EUoiQd%2B%3DpLexBTA%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CA%2B01voMB3jtKBP4i%2BBTF_KScS1GpBawFgSVf9R%2BJPXAXPRa-hA%40mail.gmail.com.


Re: [sage-support] Unable to import Normaliz

2021-06-06 Thread Dima Pasechnik
you should do these installations at conda prompt,
not at Sage's prompt.

On Sun, 6 Jun 2021, 13:10 Hriday Bharat Thakkar, 
wrote:

> This is an update. I followed the steps for installation of normaliz via
> conda. I did the following and was able to install normaliz but when I
> import normaliz there's an error "Normaliz not found."  It asks me restart
> my kernel in order to use the updated packages. Can you please advice how I
> can restart my kernel or what I need to do differently? It seems like conda
> install normaliz worked.
>
> Attached is the steps I did:
>
>
>
> On Sunday, June 6, 2021 at 5:24:38 PM UTC+5:30 Hriday Bharat Thakkar wrote:
>
>> I followed the instructions in
>> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>>
>> but I'm still unable to install normaliz using 'sage -i normaliz'. Here
>> is the screenshot. Can you please let me know if I've done something
>> incorrectly or if there is some other way to install normaliz/pynormaliz.
>> Thanks!
>> On Sunday, June 6, 2021 at 2:44:46 PM UTC+5:30 dim...@gmail.com wrote:
>>
>>>
>>>
>>> On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar, 
>>> wrote:
>>>
 I would like to use the Normaliz library to compute Ehrhart
 polynomials, etc. I have successfully installed Normaliz from their github
 and Python's IDLE environment detects it but SageMath doesn't seem to be
 able to detect this installation.

 Can you please advice how I can get SageMath to use Normaliz? So far,
 I've tried installing Normaliz using two ways:
 1. sage -i normaliz (error: make: *** No rule to make target
 `all-toolchain'.  Stop.)

>>>
>>> this might need Sage built from source.
>>>
>>> 2. conda install normaliz libnormaliz from
 https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
 (error for 2. is attached as a screenshot)

>>>
>>> this needs conda channel with Sage (conda-forge). See
>>>
>>>
>>> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>>>
>>>
>>>
>>>
 Thanks much!


 --
 You received this message because you are subscribed to the Google
 Groups "sage-support" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to sage-support...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
 
 .

>>> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/fb0e28e8-d427-4dc8-9ff6-c8c5c81bdf30n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq1Za4-aMv0501AUCHQJDeHPOHwqnx4EUoiQd%2B%3DpLexBTA%40mail.gmail.com.


Re: [sage-support] Unable to import Normaliz

2021-06-06 Thread Dima Pasechnik
I thought that normaliz is available as a conda package

On Sun, 6 Jun 2021, 12:54 Hriday Bharat Thakkar, 
wrote:

> I followed the instructions in
> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>
> but I'm still unable to install normaliz using 'sage -i normaliz'. Here is
> the screenshot. Can you please let me know if I've done something
> incorrectly or if there is some other way to install normaliz/pynormaliz.
> Thanks!
> On Sunday, June 6, 2021 at 2:44:46 PM UTC+5:30 dim...@gmail.com wrote:
>
>>
>>
>> On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar, 
>> wrote:
>>
>>> I would like to use the Normaliz library to compute Ehrhart polynomials,
>>> etc. I have successfully installed Normaliz from their github and Python's
>>> IDLE environment detects it but SageMath doesn't seem to be able to detect
>>> this installation.
>>>
>>> Can you please advice how I can get SageMath to use Normaliz? So far,
>>> I've tried installing Normaliz using two ways:
>>> 1. sage -i normaliz (error: make: *** No rule to make target
>>> `all-toolchain'.  Stop.)
>>>
>>
>> this might need Sage built from source.
>>
>> 2. conda install normaliz libnormaliz from
>>> https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
>>> (error for 2. is attached as a screenshot)
>>>
>>
>> this needs conda channel with Sage (conda-forge). See
>>
>>
>> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>>
>>
>>
>>
>>> Thanks much!
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "sage-support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to sage-support...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
>>> 
>>> .
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/77099d0f-0f80-43ea-b783-58a77d71b291n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq0SQuD37AMR3w8qF6djxB43Zd4GZj2gHtcGAGP7wysL4g%40mail.gmail.com.


Re: [sage-support] Unable to import Normaliz

2021-06-06 Thread Hriday Bharat Thakkar
This is an update. I followed the steps for installation of normaliz via 
conda. I did the following and was able to install normaliz but when I 
import normaliz there's an error "Normaliz not found."  It asks me restart 
my kernel in order to use the updated packages. Can you please advice how I 
can restart my kernel or what I need to do differently? It seems like conda 
install normaliz worked. 

Attached is the steps I did: 



On Sunday, June 6, 2021 at 5:24:38 PM UTC+5:30 Hriday Bharat Thakkar wrote:

> I followed the instructions in 
> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>  
> but I'm still unable to install normaliz using 'sage -i normaliz'. Here is 
> the screenshot. Can you please let me know if I've done something 
> incorrectly or if there is some other way to install normaliz/pynormaliz. 
> Thanks!
> On Sunday, June 6, 2021 at 2:44:46 PM UTC+5:30 dim...@gmail.com wrote:
>
>>
>>
>> On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar,  
>> wrote:
>>
>>> I would like to use the Normaliz library to compute Ehrhart polynomials, 
>>> etc. I have successfully installed Normaliz from their github and Python's 
>>> IDLE environment detects it but SageMath doesn't seem to be able to detect 
>>> this installation. 
>>>
>>> Can you please advice how I can get SageMath to use Normaliz? So far, 
>>> I've tried installing Normaliz using two ways: 
>>> 1. sage -i normaliz (error: make: *** No rule to make target 
>>> `all-toolchain'.  Stop.)
>>>
>>
>> this might need Sage built from source.
>>
>> 2. conda install normaliz libnormaliz from 
>>> https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
>>> (error for 2. is attached as a screenshot)
>>>
>>
>> this needs conda channel with Sage (conda-forge). See
>>
>>
>> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>>
>>
>>
>>
>>> Thanks much! 
>>>
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "sage-support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to sage-support...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/fb0e28e8-d427-4dc8-9ff6-c8c5c81bdf30n%40googlegroups.com.


Re: [sage-support] Unable to import Normaliz

2021-06-06 Thread Hriday Bharat Thakkar
I followed the instructions in 
https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
 
but I'm still unable to install normaliz using 'sage -i normaliz'. Here is 
the screenshot. Can you please let me know if I've done something 
incorrectly or if there is some other way to install normaliz/pynormaliz. 
Thanks!
On Sunday, June 6, 2021 at 2:44:46 PM UTC+5:30 dim...@gmail.com wrote:

>
>
> On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar,  
> wrote:
>
>> I would like to use the Normaliz library to compute Ehrhart polynomials, 
>> etc. I have successfully installed Normaliz from their github and Python's 
>> IDLE environment detects it but SageMath doesn't seem to be able to detect 
>> this installation. 
>>
>> Can you please advice how I can get SageMath to use Normaliz? So far, 
>> I've tried installing Normaliz using two ways: 
>> 1. sage -i normaliz (error: make: *** No rule to make target 
>> `all-toolchain'.  Stop.)
>>
>
> this might need Sage built from source.
>
> 2. conda install normaliz libnormaliz from 
>> https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
>> (error for 2. is attached as a screenshot)
>>
>
> this needs conda channel with Sage (conda-forge). See
>
>
> https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
>
>
>
>
>> Thanks much! 
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sage-support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-support...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/77099d0f-0f80-43ea-b783-58a77d71b291n%40googlegroups.com.


Re: [sage-support] Unable to import Normaliz

2021-06-06 Thread Dima Pasechnik
On Sun, 6 Jun 2021, 09:49 Hriday Bharat Thakkar, 
wrote:

> I would like to use the Normaliz library to compute Ehrhart polynomials,
> etc. I have successfully installed Normaliz from their github and Python's
> IDLE environment detects it but SageMath doesn't seem to be able to detect
> this installation.
>
> Can you please advice how I can get SageMath to use Normaliz? So far, I've
> tried installing Normaliz using two ways:
> 1. sage -i normaliz (error: make: *** No rule to make target
> `all-toolchain'.  Stop.)
>

this might need Sage built from source.

2. conda install normaliz libnormaliz from
> https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
> (error for 2. is attached as a screenshot)
>

this needs conda channel with Sage (conda-forge). See

https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda




> Thanks much!
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq2iKFxb3vk_jtnSS-n%2BmaPwb3cqcab7tbZG5PhbzoOfGQ%40mail.gmail.com.


[sage-support] Unable to import Normaliz

2021-06-06 Thread Hriday Bharat Thakkar
I would like to use the Normaliz library to compute Ehrhart polynomials, 
etc. I have successfully installed Normaliz from their github and Python's 
IDLE environment detects it but SageMath doesn't seem to be able to detect 
this installation. 

Can you please advice how I can get SageMath to use Normaliz? So far, I've 
tried installing Normaliz using two ways: 
1. sage -i normaliz (error: make: *** No rule to make target 
`all-toolchain'.  Stop.)
2. conda install normaliz libnormaliz 
from https://doc.sagemath.org/html/en/reference/spkg/normaliz.html
(error for 2. is attached as a screenshot)

Thanks much! 


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/8781be82-0f35-4529-ba3d-cad5e867f9a4n%40googlegroups.com.