[IPython-dev] Looking towards 0.10...

Fernando Perez fperez.net at gmail.com
Wed Mar 18 13:54:50 EDT 2009


Hey,

On Wed, Mar 18, 2009 at 10:17 AM, Jörgen Stenarson
<jorgen.stenarson at bostream.nu> wrote:

> Here is the log.
>
> A quick look and it seems there are a lot of ImportErrors

Thanks for that log.  Since we say that ipython depends only on the
stdlib for its core functionality, then the test suite should run with
only that as well.  There are a lot of tests there that use
third-party functionality, we'll need to mark them as optional.

Brian already did a lot of that for the twisted ones, it's just a
matter of following up with the same idea on the others.

Thanks for the log, it contains all the info we need to fix this.
I'll set up a 'naked' virtualenv that should show me most of these
errors.

Cheers,

f



More information about the IPython-dev mailing list