Hi, i have problems getting the Hopper running. Im using Ubuntu 10.04. I followed the README file and im getting this error.
Traceback (most recent call last):
File "./bitHopper.py", line 32, in
import lp
File "/opt/bithopp/lp.py", line 51
if self.pool.servers[server]['role'] not in ['mine', 'mine_deepbit', 'backup', 'info', 'mine_slush']
^
SyntaxError: invalid syntax