From c12c79537a53c10ff5a67a47e4f939e7d6a26805 Mon Sep 17 00:00:00 2001 From: xiubuzhe Date: Tue, 10 Oct 2023 19:11:12 +0800 Subject: modify env.sunhpc --- etc/env.sunhpc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/env.sunhpc b/etc/env.sunhpc index 15cadd2..aa56e1f 100644 --- a/etc/env.sunhpc +++ b/etc/env.sunhpc @@ -21,7 +21,8 @@ else fi # python .pth config -SUNHPC_PTH=/opt/sunpy3/lib/python3.10/site-packages/sunhpc.pth +SUNHPC_PTH=/opt/sunpy3/lib/python3.9/site-packages/sunhpc.pth +#SUNHPC_PTH=/opt/sunpy3/lib/python3.10/site-packages/sunhpc.pth [ ! -e $SUNHPC_PTH ] && echo "$SUNHPC_HOME/lib" > $SUNHPC_PTH # pip -- cgit v1.2.3