When inputting python 'home/user/Desktop/eth-proxy/eth-proxy.py' (had to use whole directory or it would not find it),
I receive
983 ERROR proxy # Wrong WALLET!
In my conf file the wallet address uses a poloniex wallet:
# Coin address where money goes
WALLET = "0x966013850c3db93c68d848a2159103ceaf61762c"
How do I get it to start correctly?