yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02524
[Bug 493466] [NEW] yade-trunk-py crash
Public bug reported:
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})
** Affects: yade
Importance: Undecided
Status: New
--
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: New
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})
Follow ups
References