Post
Topic
Board Trading Discussion
Re: Tulpenmanie, an exchange client
by
paraipan
on 07/09/2012, 18:09:30 UTC
You probably need to install python-qt4-sql package.

Thanks dude, that was the issue

Edit: Now i'm all set-up but after closing the app and trying to open again it gives this in the console:

Code:
Traceback (most recent call last):
 ...
ValueError: invalid literal for int() with base 10: ''


That extraneous QtSql dependency has been removed, and that precision problem is fixed. Pull from git and reinstall and that should fix it.

...

Now we're talking, yeah  Smiley

Edit: Another issue here. I have the mtgox api key entered but what is "secret" for? I think it has something to do with it because I don't get updates and the console gives me this:

Code:
RROR:tulpenmanie.provider_modules.mtgox:SSL handshake failed
DEBUG:tulpenmanie.provider_modules.mtgox:POSTing to https://mtgox.com/api/1/BTCUSD/ticker
ERROR:tulpenmanie.provider_modules.mtgox:SSL handshake failed
DEBUG:tulpenmanie.provider_modules.mtgox:POSTing to https://mtgox.com/api/1/BTCUSD/ticker
ERROR:tulpenmanie.provider_modules.mtgox:SSL handshake failed
DEBUG:tulpenmanie.provider_modules.mtgox:POSTing to https://mtgox.com/api/1/BTCUSD/ticker
ERROR:tulpenmanie.provider_modules.mtgox:SSL handshake failed
DEBUG:tulpenmanie.provider_modules.mtgox:POSTing to https://mtgox.com/api/1/BTCUSD/ticker
ERROR:tulpenmanie.provider_modules.mtgox:SSL handshake failed
DEBUG:tulpenmanie.provider_modules.mtgox:POSTing to https://mtgox.com/api/1/BTCUSD/ticker
ERROR:tulpenmanie.provider_modules.mtgox:SSL handshake failed