This is a clean build btw. All I did was create a fresh fork, clone, build, and run.
-- 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: New 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 _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

