We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d495b6 commit 202ee77Copy full SHA for 202ee77
README.rst
@@ -61,7 +61,8 @@ or `DYLD_LIBRARY_PATH` (OS X).
61
Installation
62
============
63
64
-Once Numpy and Cbc are installed, simply do::
+If you are building against the `coin-or-cbc` package installed by conda, be sure to conda install `pkg-config`,
65
+which is needed to find he Cbc libraries installed by conda. Once Numpy and Cbc are installed, simply do::
66
67
$ pip install cylp
68
0 commit comments