hmedal

Results 1 comments of hmedal

Thank you! Unfortunately, it looks like pip no longer supports ```--process-dependency-links``` (https://github.com/pypa/pip/issues/6162). ``` $ pip install git+https://github.com/GPflow/GPflowOpt.git --process-dependency-links Usage: pip install [options] [package-index-options] ... pip install [options] -r [package-index-options] ......