acc = NeoAccount(neouser,neopass)
acc.proxy = "xxx.xx.xxx.xx:xxxx"
acc .login()

This is what I have in client.py, but it never makes it past the init. phase. User and pass are fine