2 * Xeon E5-2695v4, 18/36 cores/threads each
256G RAM
Nvidia GTX 1060
2 * Nvidia Tesla M60
2 * Nvidia Tesla T4
Network Connection: 8M DSL, No firewall or proxy
Operating System: CentOS 8, Latest updates applied
Overclocked?: No
Stable?: Yes
Software: 7.5.1-1
WU details: I have no idea what this means.
When I run
Code: Select all
rpm -i fahcontrol-7.5.1-1.noarch.rpm
Code: Select all
/usr/bin/python is needed by fahcontrol-7.5.1-1.noarch
python is needed by fahcontrol-7.5.1-1.noarch
fahclient and fahviewer are running fine.
I tried;
Code: Select all
cd /usr/lib
sudo ln -s /usr/lib/python2.7 /usr/lib/python2.6
sudo cp -R /usr/lib/python2.6/site-packages/fah /usr/lib/python2.7/site-packages/fah
Code: Select all
cp: cannot stat '/usr/lib/python2.6/site-packages/fah' : No such file or directory