On Saturday, March 11, 2017 at 12:18:22 AM UTC, vdelecroix wrote:
>
> On 11/03/2017 00:53, Dima Pasechnik wrote: 
> > 
> > 
> > On Friday, March 10, 2017 at 6:28:18 PM UTC, vdelecroix wrote: 
> >> 
> >> Hi, 
> >> 
> >> Running the doctests on 7.6.beta6 I got many UserWarning as follows 
> >> 
> >> UserWarning: You do not have a working installation of the 
> >> service_identity module: 'No module named pyasn1.codec.der.decoder'. 
> >> Please install it from <https://pypi.python.org/pypi/service_identity> 
> >> and make sure all of its dependencies are satisfied.  Without the 
> >> service_identity module and a recent enough pyOpenSSL to support it, 
> >> Twisted can perform only rudimentary TLS client hostname verification. 
> >> Many valid certificate/hostname mappings may be rejected. 
> >> 
> > 
> > installing this missing module using pip helps. 
> > I thought it was fixed (added to some requirements?) 
>
> Of course it does. But if it is necessary to install the module to run 
> the doctest then it should be installed as a standard package. I am 
> worried that nobody else got the warning... 
>

I get it every time after I do 'make distclean'.
I suppose it should be added to sagenb as a dependence.
  

-- 
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