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

DType Error #1

Open
adeyxx opened this issue May 7, 2018 · 0 comments
Open

DType Error #1

adeyxx opened this issue May 7, 2018 · 0 comments

Comments

@adeyxx
Copy link

adeyxx commented May 7, 2018

I just downloaded this file and tried to run it and I am getting this error:

File "/Users/Deydey/Desktop/PacmanGym/gym_pacman/envs/pacman_env.py", line 54, in PacmanEnv
shape=(84, 84, 3), dtype=np.uint8)
TypeError: init() got an unexpected keyword argument 'dtype'

How do you fix this ?
I am trying to use your PacmanGym environment to run a reinforcement learning algorithm.

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

1 participant