crfsrl icon indicating copy to clipboard operation
crfsrl copied to clipboard

There is no 'INIT', 'CACHE' in your library

Open wsvkmt opened this issue 1 year ago • 0 comments

In crf.py, and crf2o.py,

from supar.cmds.cmd import init from supar.utils.common import CACHE

but init and CACHE not existing. in any installable version of pypi, how can I solve this?

wsvkmt avatar Mar 21 '24 23:03 wsvkmt