kristian-georgiev/SGMRL

python run_scripts/vpg_run.py problem

Panshark opened this issue · 1 comments

When I ran python run_scripts/vpg_run.py, I had this problem: ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject.

Could you provide some information to solve this problem? Thanks a lot.

Ok, the problem might be caused by numpy, I reinstall it and problem fixed.