Test after installation returns errors

45 views
Skip to first unread message

Michael

unread,
Apr 18, 2013, 2:39:45 PM4/18/13
to nipy...@googlegroups.com
Hi everyone,

I am working on setting up NyPipe to be used in our lab but encountered several errors after the test call python -c "import nipype; nipype.test()" despite having (i think) installed all required dependencies under Ubuntu 12.10 64-bit.

Could anyone help me solve these errors from the output produced by this call ?

Many thanks,

Michael

Satrajit Ghosh

unread,
Apr 18, 2013, 2:44:32 PM4/18/13
to nipy-user
hi michael,

the fact that at the end it says:


---

Ran 2125 tests in 33.221s

OK (SKIP=9)

---


means that all tests passed. many of the "errors" are intentional errors generated by the test suite.

if there were errors you would see something like this:

---
Ran 2412 tests in 16.944s
FAILED (SKIP=22, errors=2, failures=1)
---

cheers,

satra



--
 
---
You received this message because you are subscribed to the Google Groups "NiPy Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nipy-user+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Michael

unread,
Apr 18, 2013, 2:55:43 PM4/18/13
to nipy...@googlegroups.com
That's great news. I first also had the "OK" final output even though i didn't have all nypipe dependencies so i didn't think it confirmed the test pass.

So i shouldn't be worried about any of the following error messages?

..............S/usr/lib/pymodules/python2.7/nipype/interfaces/base.py:368: UserWarning: Input kung requires inputs: foo
  warn(msg)
..Exception occurred in traits notification handler.

stdout 2013-04-18T14:22:32.799645:Warning: Unable to open display ':1'. You will not be able to display graphics on the screen stdout 2013-04-18T14:22:41.269819:Warning: No window system found. Java option 'MWT' ignored.

130418-14:22:42,373 workflow ERROR: could not run node: test.f_node

Satrajit Ghosh

unread,
Apr 18, 2013, 2:57:33 PM4/18/13
to nipy-user

So i shouldn't be worried about any of the following error messages?

correct.

cheers,

satra

Michael

unread,
Apr 18, 2013, 3:13:35 PM4/18/13
to nipy...@googlegroups.com
Many thanks for the impressively swift reply Satra
Reply all
Reply to author
Forward
0 new messages