Re: [sage-devel] Re: doctest failure with multiprocessing

2017-03-11 Thread Vincent Delecroix
I opened https://trac.sagemath.org/ticket/22581 On 11/03/2017 08:52, Dima Pasechnik wrote: 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 do

Re: [sage-devel] Re: doctest failure with multiprocessing

2017-03-10 Thread Dima Pasechnik
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 > >> > >

Re: [sage-devel] Re: doctest failure with multiprocessing

2017-03-10 Thread Vincent Delecroix
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

[sage-devel] Re: doctest failure with multiprocessing

2017-03-10 Thread Dima Pasechnik
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