From: Carsten Schwarz Date: Wed, 21 Apr 2021 14:27:57 +0000 (+0200) Subject: added X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=37932e6015581bb0150bdf5c52e20554c47030c0;p=daqtools.git added --- diff --git a/users/gsi_dirc/readme_after_upgrade_2021.txt b/users/gsi_dirc/readme_after_upgrade_2021.txt new file mode 100644 index 0000000..281134e --- /dev/null +++ b/users/gsi_dirc/readme_after_upgrade_2021.txt @@ -0,0 +1,14 @@ +After the upgrade made by Michal Traxler several thing had to be adjusted. + +Which system I am using: +(lsb = linux standard base) + +lsb_release -a + + + +For python scripts acessing VISA the python3.7 nedded to be changed to 3.8 + +VISA needed to be installed new as root: + +pip -install -U pyvisa