Skip to content

pettingzoo 1.25+ compatibility #231

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

Merged
merged 3 commits into from
May 11, 2025
Merged

pettingzoo 1.25+ compatibility #231

merged 3 commits into from
May 11, 2025

Conversation

Daraan
Copy link
Contributor

@Daraan Daraan commented May 8, 2025

Fixes: #228

pettingzoo.utils.agent_selector no longer points to the deprecated class agent_selector but to the module agent_selector.py - newer code should use AgentSelector.

Backward compatibility to older pettingzoo versions is granted

pettingzoo.utils.agent_selector no longer points to the deprecated class agent_selector but to the module agent_selector.py - newer code should use AgentSelector
@LucasAlegre LucasAlegre self-requested a review May 10, 2025 00:02
@LucasAlegre LucasAlegre merged commit ec0185d into LucasAlegre:main May 11, 2025
7 checks passed
@LucasAlegre
Copy link
Owner

Thank you @Daraan !

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

Successfully merging this pull request may close these issues.

'module' object is not callable when use sumo_rl.parallel_env
2 participants