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

how to install CVXcanon on windows? #26

Open
drandreaskrueger opened this issue Aug 19, 2016 · 1 comment
Open

how to install CVXcanon on windows? #26

drandreaskrueger opened this issue Aug 19, 2016 · 1 comment

Comments

@drandreaskrueger
Copy link

drandreaskrueger commented Aug 19, 2016

...

  • uninstalled VCForPython27.msi
  • installed VCForPython27.msi

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

@SteveDiamond
Copy link
Member

I would try conda install -c cvxgrp cvxcanon. Of course you'll need Anaconda.

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

2 participants