Chris Chow

Results 13 comments of Chris Chow

https://github.com/coin-or/Cbc/issues (I believe I'm having a similar issue)

What does your build.sbt look like? It seems like the dependency on tensorflow-javacpp stuff could be being pulled incorrectly.

I am referring specifically to the resolvers line - I think it starts like (at line 9) `resolvers += "javacpp" at "http://www.eecs.berkeley.edu/~rkn/snapshot-2016-03-05/"` but you should change it to `resolvers +=...