peirongxu
Results
1
comments of
peirongxu
I had the same issue with you. I found it is due to initial_x was set as **int** type. For example `initial_x = 5` Instead, you should set it like...