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
Tried installing both from pip and using setup.py, got the following error message:
clang: error: linker command failed with exit code 1 (use -v to see invocation) error: Command "/usr/bin/clang -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g build/temp.macosx-10.6-intel-2.7/skbayes/decomposition_models/gibbs_lda_cython.o -L/usr/local/lib/python2.7/site-packages/numpy/core/lib -lnpymath -o build/lib.macosx-10.6-intel-2.7/skbayes/decomposition_models/gibbs_lda_cython.so" failed with exit status 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tried installing both from pip and using setup.py, got the following error message:
The text was updated successfully, but these errors were encountered: