Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pymunk error in waterworld_v4 training #22

Open
yidilozdemir opened this issue Jul 20, 2024 · 0 comments
Open

pymunk error in waterworld_v4 training #22

yidilozdemir opened this issue Jul 20, 2024 · 0 comments

Comments

@yidilozdemir
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant