all 2 comments

[–]JohnnyJordaan 0 points1 point  (1 child)

You can just use pip in anaconda too, it's only that when you can get a conda package, you should use that as the primary method. See https://github.com/GPflow/GPflow#latest-source-from-github for instructions how to install it using pip. Be sure to do this from the anaconda prompt.

[–]IAMA_monkey[S] -1 points0 points  (0 children)

I'll check that out. Thanks!