El dt 10 de 07 del 2007 a les 11:16 -0400, en/na Ken Dere va escriure:
> Hi,
> 
> As the subject line says, I can run tables.test() in python 
> OK but when I run it within ipython I get error that start 
> like so:
> 
> ======================================================================
> FAIL: Doctest: tables.filters.Filters._pack
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File "doctest.py", line 2112, in runTest
>      raise 
> self.failureException(self.format_failure(new.getvalue()))
> AssertionError: Failed doctest test for 
> tables.filters.Filters._pack
>    File "tables/filters.py", line 182, in _pack
> 
> Whether this is important or not, I don't know but I do 
> usually run within the ipython shell.  I did save the 
> complete error message which is quite long.

Yeah. This is known flaw with IPython running Doctests. See:

http://lists.ipython.scipy.org/pipermail/ipython-dev/2007-April/002859.html

Unfortunately, I don't think they have found a fix for this yet.

-- 
Francesc Altet    |  Be careful about using the following code --
Carabos Coop. V.  |  I've only proven that it works, 
www.carabos.com   |  I haven't tested it. -- Donald Knuth


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to