← Back to team overview

yade-dev team mailing list archive

YADE_CLASS_BASE_DOC_ATTR migration

 

Hi,

I have converted several classes to a new wapper, but I have a problem with
a very little one.
CohesiveStateRPMRecorder0;

It seems, I have done everything correctly and compilation passes good, but
when I start YADE, I get:

  File "./../../../bin/yade-test", line 37, in <module>
    import yade
  File "/home/gladk/dem/yade/test/build/lib/yade-test/py/yade/__init__.py",
line 52, in <module>
    import system
RuntimeError: extension class wrapper for base class Recorder has not been
created yet
Segmentation fault


What acn it be? "Recorder" is already switched to new wrapper.

Thank you.
______________________________

Anton Gladkyy

Follow ups