We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello , when i run this command :
python fbcpr_train_humenv.py --compile --motions /home/ubuntu/project/metamotive_new/metamotivo/humenv/data_preparation/test_train_split/large1_small1_train_0.1.txt --motions_root /home/ubuntu/project/metamotive_new/metamotivo/humenv/data_preparation/humenv_amass/ --prioritization
meet this error
An exception occurred ([Errno 104] Connection reset by peer) while copying the environment spec=EnvSpec(id='humenv/HumEnv-v0.0.1', entry_point='humenv.env:HumEnv', reward_threshold=None, nondeterministic=False, max_episode_steps=None, order_enforce=False, disable_env_checker=True, kwargs={'motion_buffer': <AutoProxy[MotionBuffer] object, typeid 'MotionBuffer' at 0x7f49dd8d36a0>, 'render_width': 320, 'render_height': 320, 'fall_prob': 0.2, 'state_init': 'MoCapAndFall', 'motion_base_path': '/home/ubuntu/project/metamotive_new/metamotivo/humenv/data_preparation/humenv_amass/'}, namespace='humenv', name='HumEnv-v0.0.1', version=None, additional_wrappers=(), vector_entry_point=None)
Is that means need more memory ?
The text was updated successfully, but these errors were encountered:
Hey. Could you include bit more details so we know what could be up, including:
Sorry, something went wrong.
No branches or pull requests
Hello , when i run this command :
meet this error
Is that means need more memory ?
The text was updated successfully, but these errors were encountered: