from acora import AcoraBuilder # success builder=AcoraBuilder('ab','bc','cd') # File "acora\_acora.py", line 82, in acora._acora.build_MachineState (acora/_acora.c:3319) # TypeError: an integer is required can anyone help me, thanks.
from acora import AcoraBuilder
success
builder=AcoraBuilder('ab','bc','cd')
File "acora_acora.py", line 82, in acora._acora.build_MachineState (acora/_acora.c:3319)
TypeError: an integer is required
can anyone help me, thanks.