You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to see if I can use this library to train in petting zoo's waterworld_v4. Running the algorithm this is the error I'm getting,
extern "Python": function pymunk._chipmunk.ext_cpBodyShapeIteratorFunc() called, but @ffi.def_extern() was not called in the current subinterpreter. Returning 0.
extern "Python": function pymunk._chipmunk.ext_cpBodyShapeIteratorFunc() called, but @ffi.def_extern() was not called in the current subinterpreter. Returning 0.
any ideas? Updated pymunk. Or just that this library is not compatible with waterworld? I am not sure how I can debug without going into the waterworld_v4 source
The text was updated successfully, but these errors were encountered:
I'm trying to see if I can use this library to train in petting zoo's waterworld_v4. Running the algorithm this is the error I'm getting,
any ideas? Updated pymunk. Or just that this library is not compatible with waterworld? I am not sure how I can debug without going into the waterworld_v4 source
The text was updated successfully, but these errors were encountered: