Dear list,
    I am having an issue running the tests for fipy. The end of the output
when issuing fipy.test() is :

...
> ...
> mayavi version 4.1.0
> gmsh version 2.6.1
> To exit: use 'exit', 'quit', or Ctrl-D.An exception has occurred, use %tb
> to see the full traceback.
>
> SystemExit: error: Invalid argument
>

   If I give %tb in ipython I get:

SystemExit                                Traceback (most recent call last)
<ipython-input-2-b541bb678baa> in <module>()
----> 1 fipy.test()

C:\Enthought\lib\site-packages\fipy\__init__.pyc in test(*args)
    168         import shutil
    169         shutil.rmtree(tmpDir)
--> 170         raise exitErr

SystemExit: error: Invalid argument

 I am running ipython 0.13.1, python 2.7.2, numpy 1.6.2, scipy 0.11.0, and
matplotlib 1.1.0 in Windows 7. I am starting to suspect that there is
something wrong with my ipython system but I cannot be sure. fipy seems to
be working OK when running the 1D diffusion example.

Thanks for your help.


-- 
Salomon Turgman Cohen
Postdoctoral Associate
Cornell University
(919) 341-9650
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
  • [no subject] Salomon Turgman Cohen
    • Re: Daniel Wheeler
      • Re: Salomon Turgman Cohen
        • Re: Daniel Wheeler

Reply via email to