FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit fbda7567 authored by J.W. Smith's avatar J.W. Smith
Browse files

fix: Point run_Processor to revised conda env name

parent d0791ff4
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ advisory=/storage/app/EWS/General/EWS-advisory-builder/
export PYTHONPATH=$PYTHONPATH:$flagdir:$epimodel:$advisory
# activate conda environment of python modules so they can be imported
conda_env=/storage/app/EWS/General/EWS-python/py3EWSepi
conda_env=/storage/app/EWS/General/EWS-python/py3EWS
source /storage/app/miniconda3/bin/activate ${conda_env}
# get path of this script (to point to files within the same git repo)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment