Skip to content
New issue

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

error for installation on Windows computer with python 3 and anaconda #35

Open
Sandy4321 opened this issue Oct 16, 2017 · 3 comments
Open

Comments

@Sandy4321
Copy link

    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

@zoushucai
Copy link

Hello, is it compatible with Python 3? My Python3 error report is the same as upstairs. Can it be repaired?

@Sandy4321
Copy link
Author

good questoin

@WenNarin
Copy link

Hello,did you finally install it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants