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
copying skbayes\rvm_ard_models_init_.py -> build\lib.win-amd64-3.5\skbaye s\rvm_ard_models running build_ext No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying f rom distutils building 'skbayes.decomposition_models.gibbs_lda_cython' extension creating build\temp.win-amd64-3.5 creating build\temp.win-amd64-3.5\Release creating build\temp.win-amd64-3.5\Release\skbayes creating build\temp.win-amd64-3.5\Release\skbayes\decomposition_models cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ic:\anaconda3\lib\site-packag es\numpy\core\include -Ic:\anaconda3\include -Ic:\anaconda3\include /Tcskbaye s/decomposition_models/gibbs_lda_cython.c /Fobuild\temp.win-amd64-3.5\Release\sk bayes/decomposition_models/gibbs_lda_cython.obj -O3 Could not locate executable cl.exe Executable cl.exe does not exist error: Command "cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ic:\anaconda3\ lib\site-packages\numpy\core\include -Ic:\anaconda3\include -Ic:\anaconda3\i nclude /Tcskbayes/decomposition_models/gibbs_lda_cython.c /Fobuild\temp.win-amd6 4-3.5\Release\skbayes/decomposition_models/gibbs_lda_cython.obj -O3" failed with exit status 1
The text was updated successfully, but these errors were encountered:
Hello, is it compatible with Python 3? My Python3 error report is the same as upstairs. Can it be repaired?
Sorry, something went wrong.
good questoin
Hello,did you finally install it?
No branches or pull requests
copying skbayes\rvm_ard_models_init_.py -> build\lib.win-amd64-3.5\skbaye
s\rvm_ard_models
running build_ext
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying f
rom distutils
building 'skbayes.decomposition_models.gibbs_lda_cython' extension
creating build\temp.win-amd64-3.5
creating build\temp.win-amd64-3.5\Release
creating build\temp.win-amd64-3.5\Release\skbayes
creating build\temp.win-amd64-3.5\Release\skbayes\decomposition_models
cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ic:\anaconda3\lib\site-packag
es\numpy\core\include -Ic:\anaconda3\include -Ic:\anaconda3\include /Tcskbaye
s/decomposition_models/gibbs_lda_cython.c /Fobuild\temp.win-amd64-3.5\Release\sk
bayes/decomposition_models/gibbs_lda_cython.obj -O3
Could not locate executable cl.exe
Executable cl.exe does not exist
error: Command "cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ic:\anaconda3\
lib\site-packages\numpy\core\include -Ic:\anaconda3\include -Ic:\anaconda3\i
nclude /Tcskbayes/decomposition_models/gibbs_lda_cython.c /Fobuild\temp.win-amd6
4-3.5\Release\skbayes/decomposition_models/gibbs_lda_cython.obj -O3" failed with
exit status 1
The text was updated successfully, but these errors were encountered: