]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
added
authorCarsten Schwarz <M.Traxler@gsi.de>
Wed, 21 Apr 2021 14:27:57 +0000 (16:27 +0200)
committerCarsten Schwarz <M.Traxler@gsi.de>
Wed, 21 Apr 2021 14:27:57 +0000 (16:27 +0200)
users/gsi_dirc/readme_after_upgrade_2021.txt [new file with mode: 0644]

diff --git a/users/gsi_dirc/readme_after_upgrade_2021.txt b/users/gsi_dirc/readme_after_upgrade_2021.txt
new file mode 100644 (file)
index 0000000..281134e
--- /dev/null
@@ -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