← Back to team overview

yade-dev team mailing list archive

[Bug 1240252] Re: code builds but doesn't run

 

You should update your code.

** Changed in: yade
     Assignee: Anton Gladky (gladky-anton) => (unassigned)

** Changed in: yade
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1240252

Title:
  code builds but doesn't run

Status in Yet Another Dynamic Engine:
  Invalid

Bug description:
  Hi,

  I am building the most recent version of the code on github, and I am
  running into an error. The project builds without complaint but when I
  run Yade I get the following error in the terminal window.

  Welcome to Yade 2013-10-14.git-5a24a75 
  Traceback (most recent call last):
    File "/usr/local/bin/yade-2013-10-14.git-5a24a75", line 121, in <module>
      import yade
    File "/usr/local/lib/i386-linux-gnu/yade-2013-10-14.git-5a24a75/py/yade/__init__.py", line 91, in <module>
      import _extraDocs
    File "/usr/local/lib/i386-linux-gnu/yade-2013-10-14.git-5a24a75/py/yade/_extraDocs.py", line 215, in <module>
      '''
  AttributeError: 'module' object has no attribute 'LawTester'

  I noticed Anton made a commit yesterday titled:

  Recover DomainLimiter (LawTester should be moved somewhere).

  I'm guessing this error has something to do with this commit. Could
  someone please fix this error? Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1240252/+subscriptions


References