google-deepmind / pysc2

StarCraft II Learning Environment
Apache License 2.0
7.96k stars 1.15k forks source link

Error when running a random agent #320

Closed enochkan closed 1 year ago

enochkan commented 3 years ago

Thanks for this amazing repo. I tried to run a random agent with the following on Windows: python -m pysc2.bin.agent --map Simple64 and received the following error: ImportError: sys.meta_path is None, Python is likely shutting down

Python version 3.8.3