You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is now a manylinux distribution available at PyPI, so pip shouldn't start to compile from scratch any more.
We use an old version of OpenFST as our back-end so the code won't compile with a newer gcc (issue #358). This will of course eventually become an even bigger problem that must be solved at some point.
Failing at https://github.com/hfst/hfst/blob/master/back-ends/openfst/src/include/fst/replace.h#L1053
Version info:
$ x86_64-linux-gnu-gcc --version
x86_64-linux-gnu-gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0
The text was updated successfully, but these errors were encountered: