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

AttributeError: property 'value' of 'FlagHolder' object has no setter when loading checkpoints #42

Open
dementrock opened this issue Feb 2, 2025 · 0 comments

Comments

@dementrock
Copy link

Error:

  File "/home/ubuntu/mujoco_playground_workspace/miniconda3/envs/mujoco-playground/lib/python3.11/site-packages/absl/app.py", line 254, in _run_main
    sys.exit(main(argv))
             ^^^^^^^^^^
  File "/home/ubuntu/mujoco_playground_workspace/mujoco_playground/learning/train_jax_ppo.py", line 253, in main
    _LOAD_CHECKPOINT_PATH.value = epath.Path(
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: property 'value' of 'FlagHolder' object has no setter
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