Skip to content

Commit 4372514

Browse files
Update create_env_script.sh
1 parent 2e1b515 commit 4372514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_env_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $COMMMAND run $COMMMAND create $LOCATION \
2020
-c pytorch \
2121
-c ilastik-forge \
2222
-c conda-forge $PYTHON ilastik \
23-
--no-channel-priority
23+
--no-channel-priority --yes
2424

2525
echo "Installing plantseg-tasks version $VERSION"
2626
$COMMMAND run --name $ENVNAME pip install git+https://github.com/fractal-analytics-platform/fractal-ilastik-tasks@$VERSION

0 commit comments

Comments
 (0)