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

Failed to find function dmlab_connect in library! RuntimeError: Failed to connect RL API #230

Open
o00000o opened this issue Oct 23, 2021 · 0 comments

Comments

@o00000o
Copy link

o00000o commented Oct 23, 2021

hi,I used Git to clone episodic-curiosity and DeepMind Lablocally as required and tested DMlab with bazel run :python_random_agent command, but there is no problem and it can run.
2021-10-23 14-41-35屏幕截图
But when I apply our patch to DeepMind Lab:

git checkout 7b851dc
git checkout -b modified_dmlab
git apply ../third_party/dmlab/dmlab_min_goal_distance.patch
2021-10-23 14-43-29屏幕截图
Error Failed to find function dmlab_connect in library! RuntimeError: Failed to connect RL API occurs when I run command bazel run :python_random_agent again.
2021-10-23 14-43-53屏幕截图
I have checked that the runfile directory is wrong but I don't know how to set it.
Deepmind Lab. set Runfiles path(path) is also mentioned in the Python API
My configuration environment:
Ubuntu 16.04
Anaconda3
python3.6
I hope you can help me because it means a lot to me

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