I'd recommend "sage --notebook=ipython"


On Wednesday, January 13, 2016 at 3:49:45 AM UTC+1, Steven Trogdon wrote:
>
> I have 7.0.beta3 installed so at some point in going from 6.10 -> 7.0.x I 
> had to 
>
> make distclean && make
>
> However, in starting the notebook the warning from 
> local/lib/python2.7/site-packages/Crypto/Util/number.py
> line 57 would appear:
>
> # You need libgmp v5 or later to get mpz_powm_sec.  Warn if it's not 
> available.
> if _fastmath is not None and not _fastmath.HAVE_DECL_MPZ_POWM_SEC:
>     _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 
> to avoid timing attack vulnerability.", PowmInsecureWarning)
>
> Well gmp was not the issue. After rebuilding pycrypto I no longer have the 
> warning. I can't display the warning since rebuilding pycrypto fixed 
> things, but is there a missing dependency somewhere or did I just miss 
> something?
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to