Closed jesuzn closed 8 months ago
Trying to import poke-env yields the following error:
ImportError: cannot import name 'ActType' from 'gym.core'
Solved by uninstalling and re-installing gym.
Trying to import poke-env yields the following error:
ImportError: cannot import name 'ActType' from 'gym.core'