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

ImportError: cannot import name 'atomic_write' from 'gym.utils' #11

Open
Roker301 opened this issue Aug 23, 2023 · 2 comments
Open

ImportError: cannot import name 'atomic_write' from 'gym.utils' #11

Roker301 opened this issue Aug 23, 2023 · 2 comments

Comments

@Roker301
Copy link

This error occurs when I run dqn.py in "examples"

@Limmen
Copy link
Owner

Limmen commented Sep 9, 2023

Hi, this library is not actively maintained. You can still use it but you need to fix import errors yourself, i.e. upgrading the dependencies. For an up-to-date library, see: https://github.com/Limmen/csle

@Awsnaser
Copy link

@Roker301 , It works on my end after testing pip install gym-idsgame==1.0.13

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

3 participants