yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02528
[Bug 493466] Re: yade-trunk-py crash
Sorry, yade-trunk-py is leftover from earlier, please delete it. The
python main is now called yade-trunk and the original c++ main is yade-
trunk-cxx.
** Changed in: yade
Status: New => Invalid
--
yade-trunk-py crash
https://bugs.launchpad.net/bugs/493466
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: Invalid
Bug description:
With bzr1862:
sega@sega:~/work/yade/trunk> yade-trunk-py
Traceback (most recent call last):
File "/home/sega/YADE/bin/yade-trunk-py", line 23, in <module>
yade.boot.initialize(pluginDirs,True)
Boost.Python.ArgumentError: Python argument types in
None.None(list, bool)
did not match C++ signature:
None(boost::python::list {lvalue})
References