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

Last command line fails #8

Closed
ampnirvana opened this issue May 25, 2017 · 3 comments
Closed

Last command line fails #8

ampnirvana opened this issue May 25, 2017 · 3 comments

Comments

@ampnirvana
Copy link

Running the visualise command line fails with version incompatibility:
raise error.DeprecatedEnv('Env {} not found (valid versions include {})'.format(id, matching_envs)) gym.error.DeprecatedEnv: Env BreakoutNoFrameskip-v3 not found (valid versions include ['BreakoutNoFrameskip-v4', 'BreakoutNoFrameskip-v0'])

Commandline used:
python -m baselines.deepq.experiments.atari.enjoy --model-dir /tmp/models/model-atari-prior-duel-breakout-1 --env Breakout --dueling

@vincentsohjh
Copy link

I have the same error too. This was tested on python 2 and 3. Anyone has ideas on how to solve this?

@siemanko
Copy link
Collaborator

should be fixed now.

@ROZBEH
Copy link

ROZBEH commented Jun 23, 2017

I still have the same problem. I just installed the package.

pzhokhov pushed a commit that referenced this issue Aug 17, 2018
* fix docstrings

* forward close() in DummyVecEnv

* fix flake8 complaints

* dummyvecenv shouldn't own observations
kkonen pushed a commit to kkonen/baselines-1 that referenced this issue Sep 26, 2019
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

4 participants