Closed SohailSayed closed 5 years ago
I've trained my model and trying to connect it to the simulator model, but keep having this error:
This look like somewhere in your code you are trying to use np.asarray but didn't add the period after np
np.asarray
np
That's odd, the only np.asarray is written with the period after np in my code
I've trained my model and trying to connect it to the simulator model, but keep having this error: