Commit 345a6986 authored by Naundorf's avatar Naundorf
Browse files

Update execute_vehicle_classification.sh

parent 3f1df72e
Pipeline #6833 failed with stage
in 22 seconds
......@@ -26,7 +26,7 @@ git pull https://transfer.hft-stuttgart.de/gitlab/81nasi1bwi/hpc_vehicle_classif
#loading conda environment
echo "load and activate virtual environment"
eval "$(conda shell.bash hook)"
conda env create -f environment.yml
# conda env create -f environment.yml
conda activate env_vehicle_classification
echo "running python code"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment