spragunr / deep_q_rl

Theano-based implementation of Deep Q-learning
BSD 3-Clause "New" or "Revised" License
1.08k stars 348 forks source link

ValueError: numpy.dtype has the wrong size, try recompiling #57

Open xphongvn opened 8 years ago

xphongvn commented 8 years ago

What is the version of numpy did you install?

I updated numpy to the newest version: 1.8.2

How to uninstall/ install the right version of numpy?