You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Justin Merz <jr...@ucdavis.edu> on 2005/07/05 23:48:34 UTC

gump3 - error

group,

I have switched machines and I am trying to reinstall gump3 ... when 
running test program I am getting

[merz@localhost gump3]$ ./gump test
Traceback (most recent call last):
  File "/home/merz/gump3/bin/pylid-0.3/pylid.py", line 510, in ?
    main()
  File "/home/merz/gump3/bin/pylid-0.3/pylid.py", line 477, in main
    t.addPath(i, dostats)
  File "/home/merz/gump3/bin/pylid-0.3/pylid.py", line 299, in addPath
    self._addFile(filename, coverage)
  File "/home/merz/gump3/bin/pylid-0.3/pylid.py", line 286, in _addFile
    module = __import__(modname)
  File "/home/merz/gump3/pygump/python/gump/test/testModel.py", line 41, 
in ?
    from gump.model import WorkItem
ImportError: cannot import name WorkItem


I can't seem to trace error back.   Any suggestions?

Thanks,
Justin Merz




---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: gump3 - error

Posted by Leo Simons <ma...@leosimons.com>.
Justin Merz wrote:
> I can't seem to trace error back.   Any suggestions?

Ignore the test failures for now. I broke some of them yesterday.

cheers,

LSD

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org