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

pickle5.pickle.PicklingError when import PSROScenario #62

Open
Xixo99 opened this issue Jul 27, 2023 · 0 comments
Open

pickle5.pickle.PicklingError when import PSROScenario #62

Xixo99 opened this issue Jul 27, 2023 · 0 comments

Comments

@Xixo99
Copy link

Xixo99 commented Jul 27, 2023

After I following the readme.md, initialize the virtual environment and install the dependencies, try executing python examples/ run_pro.py, error occurs: pickle5.pickle.PicklingError: Could not pickle object as excessively deep recursion required.

Create a new py file in the folder and execute just one line of code. from malib.scenarios.psro_scenario import PSROScenario .
The same error message will appear. How can I solve this problem?

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