Open adamwawrzynski opened 4 years ago
There seem to be two separate issues:
_class__
instead of __class__
)Hi Adam,
Yes. The Python interface for OpenFst has been broken at least since version 1.7.1. Last time I checked, 1.7.9 was still broken. This library uses wraps that interface, so until they fix it, there's not much I can do.
You can switch to the 1.6.9 branch and that should be fine.
I am using docker container to install all dependencies. It looks as follows:
After executing example code from README:
And I got following error: