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

管道已经结束 #77

Open
gwd777 opened this issue May 1, 2024 · 1 comment
Open

管道已经结束 #77

gwd777 opened this issue May 1, 2024 · 1 comment

Comments

@gwd777
Copy link

gwd777 commented May 1, 2024

运行不起来,报错 【管道已经结束】

问题已解决,处理步骤如下:
conda create -n gym0210 python=3.8.10
pip install --upgrade pip setuptools==57.5.0
pip install --upgrade pip wheel==0.38.4
pip install gym==0.21.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install gym-retro==0.8.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install stable-baselines3==1.7.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
运行 python .\utils\print_game_lib_folder.py 得到 K目录
(*) 将项目下面的 street-fighter-ai-master/data 下的所有文件+rom.md 复制到K目录即可

@zhuopu88
Copy link

zhuopu88 commented May 5, 2024

通过上面的命令,在win10上成功,感谢!但是在mac上无法下载gym-retro==0.8.0

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

2 participants