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

TypeError: cannot unpack non-iterable numpy.int64 object #12

Open
Peter-of-Astora opened this issue Mar 4, 2024 · 1 comment
Open

Comments

@Peter-of-Astora
Copy link

Hello! This error comes from the Class "IdsGameEnv", in the function "step". And it is in this line:
attack_action, defense_action = action

And I am wondering what is this line used for, and how can I solve the problem.

Thank you!( •̀ ω •́ )✧

@Limmen
Copy link
Owner

Limmen commented Mar 9, 2024

Hi, this library is not actively maintained. You can still use it but you need to fix import errors yourself, i.e. upgrading the dependencies. For an up-to-date library, see: https://github.com/Limmen/csle

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

2 participants