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

24年.04.10分享用到的包的版本 #8

Open
zhangzadou opened this issue Apr 10, 2024 · 2 comments
Open

24年.04.10分享用到的包的版本 #8

zhangzadou opened this issue Apr 10, 2024 · 2 comments

Comments

@zhangzadou
Copy link

之前代码一直跑不起来,归其原因还是tensorflow tensorlayer gym版本的问题不对劲。现在终于跑起来了。分享一下用到关键的包的版本:
gym==0.20.0

h5py==3.1.0

hdf5==1.12.1

keras==2.9.0

kiwisolver==1.4.5

matplotlib==3.8.4

opencv==4.6.0

python==3.9.19

tensorflow==2.9.0

tensorlayer==2.2.5

很多包的版本高了不行、低了不行。也不要用gymnasium就用gym

@JayBuendia
Copy link

按照你的环境来的,报错TypeError: init() got an unexpected keyword argument 'metaclass'

@zhangzadou
Copy link
Author

按照你的环境来的,报错TypeError: init() got an unexpected keyword argument 'metaclass'

这个要看你具体在哪里的报错,是哪个包有错还是哪里的代码有错,可以提供更详细的信息

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