-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi
I cloned the code base in my debian server and installed deps according the README guide. make test run very well, and I tried make train-new, it produced the output:
$ make train-new
python -m agent train-new
20161007|17:50:01|INFO: Session id 201610071749: training
20161007|17:50:01|INFO: Session 201610071749 at episode 0: q network ref<agent.trainer.q_network.QNetwork object at 0x7f90900b4550>; replay memories len 0; final iteration: 0
SDL Initialization Failed: No available video device
Makefile:26: recipe for target 'train-new' failed
make: *** [train-new] Segmentation fault
How can I fix the error?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels