A Monday 20 April 2009, Fredrik Fall escrigué:
> Hi again
>
> Sorry to have bothered.
>
>
> Turns out if was my poor reading skills that caused my predicament.
> The user manual actually states that  you test the lib with
> PYTHONPATH=.:$PYTHONPATH  python tables/tests/test_all.py
>
> Well ... at least I can confirm that the old idea of "debug by
> confession" still works.

:)

> Again, sorry for the premature posting

No problem at all!  By the way, here it is another way to run the test 
suite that works before (provided you set the PYTHONPATH properly) or 
after installation:

$ python -c "import tables; tables.test()"

I'll try to update accordingly the installation section as soon as 
possible.

Cheers,

-- 
Francesc Alted

"One would expect people to feel threatened by the 'giant
brains or machines that think'.  In fact, the frightening
computer becomes less frightening if it is used only to
simulate a familiar noncomputer."

-- Edsger W. Dykstra
   "On the cruelty of really teaching computer science"

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to