Post
Topic
Board Mining software (miners)
Re: bitHopper: Python Pool Hopper Proxy
by
MrWizard
on 31/08/2011, 23:22:51 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

That "if" statement needs a colon.  Go ahead and add it yourself.  Or get the latest source which includes the fix.