After Cryptsy DDoS i´m getting this error
Traceback (most recent call last):
File "C:\Mineria\CryptoSwitcher\cryptoSwitcher.py", line 600, in
sellCoinCryptsy(abbreviation)
File "C:\Mineria\CryptoSwitcher\cryptoSwitcher.py", line 226, in sellCoinCryptsy
bal = acct.GetAvailableBalance(coin)
File "./PyCryptsy/PyCryptsy.py", line 106, in GetAvailableBalance
r=self.Query("getinfo", {})
File "./PyCryptsy/PyCryptsy.py", line 71, in Query
raise Exception("unable to decode response")
Exception: unable to decode response
anybody else with the same problem?