From 5d2c892cd18da6435617d9b3c5f7e2c6a0d1b57d Mon Sep 17 00:00:00 2001 From: Thomas Brettin Date: Tue, 5 May 2020 14:43:26 -0400 Subject: [PATCH] Update README.setup.linux --- README.setup.linux | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.setup.linux b/README.setup.linux index eb54fa06..b17ceb11 100644 --- a/README.setup.linux +++ b/README.setup.linux @@ -21,9 +21,6 @@ conda install -y -c anaconda pandas conda install -y -c anaconda scikit-learn conda install -y -c anaconda matplotlib conda install -y -c conda-forge pygpu - -# Install additional modules for Pilot2 benchmarks -conda install -c conda-forge opencv conda update -c conda-forge numpy # Download the source files for the benchmarks