报错:ImportError: sys.meta_path is None, Python is likely shutting down

地址:

https://github.com/openai/gym/issues/893



解决方法:

image



在执行文件末尾加入:


env.close()



posted on 2025-01-30 17:33  Angry_Panda  阅读(166)  评论(0)    收藏  举报

导航