Post
Topic
Board Mining software (miners)
Re: bitHopper: Python Pool Hopper Proxy
by
KarlSpaat
on 31/08/2011, 22:44:07 UTC
Hi, i have problems getting the Hopper running. Im using Ubuntu 10.04. I followed the README file and im getting this error.



Code:
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