Initial setup Fedora 31
Posted: Mon Mar 16, 2020 2:18 pm
Trying to start FAHControl and get a syntax error.
I assume I missed a step some where.
I have Installed cuda, and opencl-utils
along with the rpms
fahclient-7.5.1-1.x86_64.rpm
fahcontrol-7.5.1-1.noarch.rpm
fahviewer-7.5.1-1.x86_64.rpm
Code: Select all
File "/usr/bin/FAHControl", line 57
if sock.recv(1024).strip() == 'OK': print 'Ok'
^
SyntaxError: invalid syntax
I have Installed cuda, and opencl-utils
along with the rpms
fahclient-7.5.1-1.x86_64.rpm
fahcontrol-7.5.1-1.noarch.rpm
fahviewer-7.5.1-1.x86_64.rpm