Skip to content

pip install -e .[habitat] error #82

@luohongk

Description

@luohongk

When I run the command, I find that I cannot clone the frontier_exploration code. After checking, I find that there is no problem with my network. And I forked the code of https://github.com/naokiyokoyama/frontier_exploration and used a new link to get no error in the user ui. This method will bring new problems when python -m vlfm.run.

error:
(vlfm) (base) lhk@lhk-ubuntu2004:~/workspace/vlfm$ pip install -e .[habitat]
Obtaining file:///home/lhk/workspace/vlfm
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Preparing editable metadata (pyproject.toml) ... done
Collecting frontier_exploration@ git+https://github.com/naokiyokoyama/frontier_exploration.git (from vlfm==0.1)
Cloning https://github.com/naokiyokoyama/frontier_exploration.git to /tmp/pip-install-n04lvs7g/frontier-exploration_1f51e2a07d804ddda5fbe3f88930b967
Running command git clone --filter=blob:none --quiet https://github.com/naokiyokoyama/frontier_exploration.git /tmp/pip-install-n04lvs7g/frontier-exploration_1f51e2a07d804ddda5fbe3f88930b967
致命错误:无法访问 'https://github.com/naokiyokoyama/frontier_exploration.git/':Failed to connect to github.com port 443: 连接超时
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/naokiyokoyama/frontier_exploration.git /tmp/pip-install-n04lvs7g/frontier-exploration_1f51e2a07d804ddda5fbe3f88930b967 did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/naokiyokoyama/frontier_exploration.git /tmp/pip-install-n04lvs7g/frontier-exploration_1f51e2a07d804ddda5fbe3f88930b967 did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions