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

Can not install the submodules like pip install -e d4rl #11

Open
liuzhi136 opened this issue Aug 23, 2024 · 0 comments
Open

Can not install the submodules like pip install -e d4rl #11

liuzhi136 opened this issue Aug 23, 2024 · 0 comments

Comments

@liuzhi136
Copy link

I try to install this project with the commands listed in the home page but get the following errors.

(psl) leoliu@amax:~/gitRepos/planseqlearn-master$ pip install -e d4rl/
Obtaining file:///home/leoliu/gitRepos/planseqlearn-master/d4rl
Preparing metadata (setup.py) ... done
Collecting dm_control@ git+git://github.com/deepmind/dm_control@master#egg=dm_control (from d4rl==1.1)
Cloning git://github.com/deepmind/dm_control (to revision master) to /tmp/pip-install-hsjo0gez/dm-control_c265d048f94a48d1afc708cfc35ba756
Running command git clone --filter=blob:none --quiet git://github.com/deepmind/dm_control /tmp/pip-install-hsjo0gez/dm-control_c265d048f94a48d1afc708cfc35ba756
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=Connection timed out

All submodules in this repo encounter this type of error.
Does any can help me to solve it?
Thanks!

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