Initial setup Fedora 31

Moderators: Site Moderators, FAHC Science Team

Post Reply
JimCraw
Posts: 2
Joined: Mon Mar 16, 2020 1:58 pm

Initial setup Fedora 31

Post by JimCraw »

Trying to start FAHControl and get a syntax error.

Code: Select all

 File "/usr/bin/FAHControl", line 57
    if sock.recv(1024).strip() == 'OK': print 'Ok'
                                                 ^
SyntaxError: invalid syntax
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
goodyca
Posts: 187
Joined: Sun Dec 02, 2007 12:36 pm

Re: Initial setup Fedora 31

Post by goodyca »

change the first line of /usr/bin/FAHControl to:

#!/usr/bin/python2
JimCraw
Posts: 2
Joined: Mon Mar 16, 2020 1:58 pm

Re: Initial setup Fedora 31

Post by JimCraw »

Thanks,
does anyone know fi this will be converted to python V3?
Nathan_P
Posts: 1180
Joined: Wed Apr 01, 2009 9:22 pm
Hardware configuration: Asus Z8NA D6C, 2 x5670@3.2 Ghz, , 12gb Ram, GTX 980ti, AX650 PSU, win 10 (daily use)

Asus Z87 WS, Xeon E3-1230L v3, 8gb ram, KFA GTX 1080, EVGA 750ti , AX760 PSU, Mint 18.2 OS

Not currently folding
Asus Z9PE- D8 WS, 2 E5-2665@2.3 Ghz, 16Gb 1.35v Ram, Ubuntu (Fold only)
Asus Z9PA, 2 Ivy 12 core, 16gb Ram, H folding appliance (fold only)
Location: Jersey, Channel islands

Re: Initial setup Fedora 31

Post by Nathan_P »

JimCraw wrote:Thanks,
does anyone know fi this will be converted to python V3?
Probably but i'm not sure where they are with a new version of the client - I read over the weekend that one is in development but its probably been shelved for now at resoruces are needed to get the infrastructure quickly upgraded
Image
Post Reply