We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fst/symbol-table.h not found
Tried virtualenv method listed here Tried setting 'flags' but nothing works. Tried gcc4.7 method as well.
GCC --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/c++/4.2.1 Apple LLVM version 8.0.0 (clang-800.0.38) Target: x86_64-apple-darwin16.0.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Tell me if I am doing something wrong or if the build is genuinely not working.
-Python 3.5.2 -Macbook Pro 10.12 Sierra -Updated all other packages like YAML,Cython etc as well.
The text was updated successfully, but these errors were encountered:
Hi, can you please tell me the exact command how have you tried to compile pyfst? Please, also include its output.
PS: I will probably upgrade to Sierra during weekend so I will have a look at it afterwards.
Sorry, something went wrong.
No branches or pull requests
fst/symbol-table.h not found
Tried virtualenv method listed here
Tried setting 'flags' but nothing works.
Tried gcc4.7 method as well.
GCC --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.38)
Target: x86_64-apple-darwin16.0.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Tell me if I am doing something wrong or if the build is genuinely not working.
-Python 3.5.2
-Macbook Pro 10.12 Sierra
-Updated all other packages like YAML,Cython etc as well.
The text was updated successfully, but these errors were encountered: