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

run error #4

Open
Hrhythm opened this issue Jul 31, 2018 · 0 comments
Open

run error #4

Hrhythm opened this issue Jul 31, 2018 · 0 comments

Comments

@Hrhythm
Copy link

Hrhythm commented Jul 31, 2018

A.L.E: Arcade Learning Environment (version 0.6.0)
[Powered by Stella]
Use -help for help screen.
Warning: couldn't load settings file: ./ale.cfg
Traceback (most recent call last):
File "main.py", line 357, in
da = deep_atari(params)
File "main.py", line 57, in init
self.engine = emulator(rom_name='breakout.bin', vis=self.params['visualize'],windowname=self.params['network_type']+'_preview')
File "/home/hrhythm/Desktop/DQN/DQN_tensorflow-master/emulator.py", line 12, in init
self.max_frames_per_episode = self.ale.getInt("max_num_frames_per_episode");
File "/home/hrhythm/anaconda3/lib/python3.6/site-packages/ale_python_interface/ale_python_interface.py", line 122, in getInt
return ale_lib.getInt(self.obj, key)
ctypes.ArgumentError: argument 2: <class 'TypeError'>: wrong type
how can i solve this? thank u!

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