scoder / acora

Fast multi-keyword search engine for text strings

Home Page:http://pypi.python.org/pypi/acora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install success in windows,but 'TypeError' error has occured.

FanhuaandLuomu opened this issue · comments

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.