From f97cfc5f56e9a66ea345036eaa239a5c9e6e7371 Mon Sep 17 00:00:00 2001 From: Petru Potrimba Date: Wed, 31 Aug 2022 23:05:15 +0200 Subject: [PATCH] fixed issue #1139 --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 4ee58ac1a..803181ccf 100644 --- a/environment.yml +++ b/environment.yml @@ -16,4 +16,5 @@ dependencies: - icevision[all]==0.12.0 - --find-links https://download.openmmlab.com/mmcv/dist/cu102/torch1.10.0/index.html - mmcv-full==1.3.17 - - mmdet==2.17.0 \ No newline at end of file + - mmdet==2.17.0 + - setuptools==59.5.0