Skip to content

运行python habitat_evaluation.py --dataset hm3dv1出现问题 #12

@lsm1041321457

Description

@lsm1041321457

Gym has been unmaintained since 2022 and does not support NumPy 2.0 amongst other critical functionality.
Please upgrade to Gymnasium, the maintained drop-in replacement of Gym, or contact the authors of your software and request that they upgrade.
See the migration guide at https://gymnasium.farama.org/introduction/migration_guide/ for additional information.
/root/miniconda3/envs/apexnav/lib/python3.9/site-packages/fairscale/experimental/nn/offload.py:19: FutureWarning: torch.cuda.amp.custom_fwd(args...) is deprecated. Please use torch.amp.custom_fwd(args..., device_type='cuda') instead.
return torch.cuda.amp.custom_fwd(orig_func) # type: ignore
/root/miniconda3/envs/apexnav/lib/python3.9/site-packages/fairscale/experimental/nn/offload.py:30: FutureWarning: torch.cuda.amp.custom_bwd(args...) is deprecated. Please use torch.amp.custom_bwd(args..., device_type='cuda') instead.
return torch.cuda.amp.custom_bwd(orig_func) # type: ignore
2025-09-25 07:34:42,412 Initializing dataset ObjectNav-v1
2025-09-25 07:34:43,332 initializing sim Sim-v0
Platform::WindowlessEglApplication::tryCreateContext(): cannot get default EGL display: EGL_BAD_PARAMETER
WindowlessContext: Unable to create windowless context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions