From 4c9ebbe8dab45b8ba2a32e0160bf479c85d329d0 Mon Sep 17 00:00:00 2001 From: Ryan Julian Date: Thu, 8 Mar 2018 16:26:23 -0800 Subject: [PATCH] Remove chainer from enviroment.yml chainer setup is broken (on Ubuntu 16.04, at least), and the chainer devs direct users to newer versions, because v1.18.0 is unsupportted. See https://github.com/cupy/cupy/issues/886. I can find no actual dependencies to chainer in the main rllab repo. If someone has some downstream code with a hard chainer dependency, they're welcome to submit a (working) PR to add it back in. --- environment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/environment.yml b/environment.yml index 2623436e9..01ddc69a6 100644 --- a/environment.yml +++ b/environment.yml @@ -54,7 +54,6 @@ dependencies: - git+https://github.com/neocxi/prettytensor.git - jupyter - progressbar2 - - chainer==1.18.0 - https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.0.1-cp35-cp35m-linux_x86_64.whl; 'linux' in sys_platform - https://storage.googleapis.com/tensorflow/mac/gpu/tensorflow_gpu-1.0.1-py3-none-any.whl; sys_platform == 'darwin' - numpy-stl==2.2.0