This repository has been archived on 2022-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
NJIT-2021GXS-Detection/sh/activate.sh
2022-03-02 19:32:08 +08:00

7 lines
135 B
Bash

export PYTHONPATH=/home/licsber/services/gxs/src
PY=/home/licsber/anaconda3/envs/gxs-36/bin/python
hostname
echo $PYTHONPATH
echo $PY