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
...
then
pip install "setuptools>=6.0" pip install CVXcanon
results in
.... creating build\temp.win-amd64-2.7\Release\src\python cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Isrc/ -Isrc/python/ -Iinclude/Eigen -IC:\Anaconda\lib\site-packages\numpy \core\include -IC:\Anaconda\include -IC:\Anaconda\PC /Tpsrc/CVXcanon.cpp /Fobuild\temp.win-amd64-2.7\Release\src/CVXcano n.obj error: command 'cl.exe' failed: No such file or directory
Please also see cvxopt/cvxopt#67 and pystruct/pystruct#190
Thanks
The text was updated successfully, but these errors were encountered:
I would try conda install -c cvxgrp cvxcanon. Of course you'll need Anaconda.
conda install -c cvxgrp cvxcanon
Sorry, something went wrong.
No branches or pull requests
...
then
results in
Please also see cvxopt/cvxopt#67 and pystruct/pystruct#190
Thanks
The text was updated successfully, but these errors were encountered: