AttributeError: 'array' object has no attribute 'astype' #55
Replies: 2 comments
-
Hi @peterchencyc, yes, the Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi, I think the |
Beta Was this translation helpful? Give feedback.
-
File "/opt/conda/lib/python3.8/site-packages/warp/sim/integrator_euler.py", line 1881, in simulate
x = state_out.particle_qd.astype(dtype=float)
AttributeError: 'array' object has no attribute 'astype'
Beta Was this translation helpful? Give feedback.
All reactions