Closed niudong1001 closed 5 years ago
Hi,
The first issue I see is how you set target_xyz
, there is a missing comma between the second and third entry. Secondly, you do not have a :
after your for loop. If that doesn't fix it can you please send the full stack trace, it will be make debugging a bit easier.
Cheers
Hello, thanks for your reply, and i find the same problem in your repo's readme.rst
file.
I fixed that and gave a pull.
thanks for the heads up! we will correct that!
Hi, friends, i installed abr_control and run the code below:
I got this error:
TypeError: argument is not an mpz
Hope to find a solution~