ijmarshall / robotreviewer

Automatic synthesis of RCTs
https://www.robotreviewer.net
GNU General Public License v3.0
140 stars 83 forks source link

Update robotreviewer_env.yml #24

Closed ajoorabchi closed 5 years ago

ajoorabchi commented 5 years ago

The original line (- mkl=2019.0=118) caused this error:

UnsatisfiableError: The following specifications were found to be in conflict:

ajoorabchi commented 5 years ago

also: smart-open 1.6.0 requires bz2file, which is not installed. mkl-random 1.0.1 requires cython, which is not installed. spacy 2.0.12 has requirement regex==2017.4.5, but you'll have regex 2018.7.11 which is incompatible.

ijmarshall commented 5 years ago

tested here, and works for us too. many thanks for your contribution!