gym-idsgame
gym-idsgame copied to clipboard
ImportError: cannot import name 'atomic_write' from 'gym.utils'
This error occurs when I run dqn.py in "examples"
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
@Roker301 , It works on my end after testing pip install gym-idsgame==1.0.13