Coder Social home page Coder Social logo

Comments (4)

tkoeppe avatar tkoeppe commented on July 18, 2024

I'm afraid I'm not familiar with that project. Could you please look at their documentation on how they expect DeepMind Lab to be set up?

Did you build or install DeepMind Lab in any way? Are you using Bazel to run that project's code?

from lab.

o00000o avatar o00000o commented on July 18, 2024

hello, I am learning the project , when I run python episodic-curiosity/scripts/launcher_script.py --workdir=/tmp/ec_workdir --method=ppo_plus_ec --scenario=sparseplusdoors it shows: RuntimeError: Failed to connect RL API In call to configurable 'DMLabWrapper' () Failed to find function dmlab_connect in library! How to fix it?

Hi, I'm also learning this project ,However, I am having various problems installing DeepMind-Lab. Could you please tell me what configuration environment you are using.My environment: Anaconda3 under the virtual environment PY3.6 And the version information in setup.py

from lab.

o00000o avatar o00000o commented on July 18, 2024

hello, I am learning the project , when I run python episodic-curiosity/scripts/launcher_script.py --workdir=/tmp/ec_workdir --method=ppo_plus_ec --scenario=sparseplusdoors it shows: RuntimeError: Failed to connect RL API In call to configurable 'DMLabWrapper' () Failed to find function dmlab_connect in library! How to fix it?

Hello, have you solved this problem?I have the same problem. RuntimeError: Failed to connect RL API and subprocess.CalledProcessError: Command '['python', '-m', 'episodic_curiosity.train_policy', '--workdir=/tmp/ec_workdir/ppo/sparse/run_number_1', '--num_env=12', '--env_name=dmlab:explore_goal_locations_large', '--num_timesteps=20000000', '--gin_bindings', 'CuriosityEnvWrapper.exploration_reward="oracle"', '--gin_bindings', 'CuriosityEnvWrapper.scale_task_reward=1.0', '--gin_bindings', 'CuriosityEnvWrapper.scale_surrogate_reward=0.0', '--gin_bindings', 'train.ent_coef=0.0010941138105771857', '--gin_bindings', 'train.learning_rate=0.00019306977288832496']' returned non-zero exit status 1.

from lab.

o00000o avatar o00000o commented on July 18, 2024

I'm afraid I'm not familiar with that project. Could you please look at their documentation on how they expect DeepMind Lab to be set up?

Did you build or install DeepMind Lab in any way? Are you using Bazel to run that project's code?

hi,I follow the steps in https://github.com/deepmind/lab/blob/master/docs/users/build.md
This command runs without problem bazel run :python_random_agent --define graphics=sdl --
--length=10000 --width=640 --height=480
bazel build -c opt //:deepmind_lab.so and bazel test -c opt //python/tests:python_module_test No problem
But RuntimeError: Failed to connect RL API appears when I run bazel run -c opt //:python_random_agent
2021-10-21 09-51-11屏幕截图

from lab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.