Skynet2-0 / Skynet2.0

GNU General Public License v3.0
2 stars 2 forks source link

Unicode refactor #56

Open synctext opened 8 years ago

synctext commented 8 years ago
Daemon already running
/usr/lib/python2.7/dist-packages/cffi/model.py:526: UserWarning: 'point_conversion_form_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long)
  % self._get_c_name())
Error: Cannot read config file. /home/pouwelse/.electrum
fetching genetic code
Starting up a child server
Could not complete the transaction because an error occurred:
Traceback (most recent call last):
  File "agent/prototype2_agentCore.py", line 175, in <module>
    main(sys.argv[1:])
  File "agent/prototype2_agentCore.py", line 171, in main
    Prototype2(exitnode, usetestserver)
  File "agent/prototype2_agentCore.py", line 63, in __init__
    bc.getChild('prototype2', 'prototype2_agentCore.py')
  File "/home/pouwelse/Skynet2.0/agent/Birthchamber.py", line 59, in getChild
    result = self.vps.buy()
  File "/home/pouwelse/Skynet2.0/agent/ZappiehostBuyer.py", line 39, in buy
    succeeded = self.placeOrder() # places the order
  File "/home/pouwelse/Skynet2.0/agent/ZappiehostBuyer.py", line 68, in placeOrder
    print(e)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 235: ordinal not in range(128)