Skip to content

Commit

Permalink
[ci-bugfix] - remove opencv conda (facebookresearch#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Clegg authored Jun 14, 2022
1 parent d21b972 commit fedcfdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ jobs:
then
export PATH=$HOME/miniconda/bin:/usr/local/cuda/bin:$PATH
. activate habitat;
conda install -c conda-forge opencv -y
conda install -y pytorch torchvision cudatoolkit=10.0 -c pytorch
fi
touch ~/miniconda/pytorch_installed
Expand Down

0 comments on commit fedcfdc

Please sign in to comment.