The sort of response i get, this is typed manually so there's errors in the exact copying,
>>help()
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/electrum_gui/qt/main_window.py", line 1711 in
return lambda *args: apply(f, (method,args,self.password_dialog ))
File "/usr/local/lib/python2.7/dist-packages/electrum/commands.py", line104, in _run
result = f(*args, **{'password':password})
UnboundLocalError: local variable 'password' referenced before assignment
I have tried various things and I can get no useful responses.