Skip to content

Commit

Permalink
Add conda deactivate
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed Nov 15, 2024
1 parent d16bd18 commit 28e0b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bash_scripts/run_detect_and_track_array.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ echo "Copied $TRACKING_CONFIG_FILE to $OUTPUT_DIR_NAME"
# -----------------------------
# Delete virtual environment
# ----------------------------
conda deactivate
conda remove \
--prefix $ENV_PREFIX \
--all \
Expand Down

0 comments on commit 28e0b80

Please sign in to comment.