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