Hi,

I tried some other things. I installed aqbanking with only frontend cbanking and the python-bindings together with moneysplash and ctypes. So we have all we need for moneyslplash but now the following error occurs:


Romans-Powerbook:~/dev/ctypes-0.9.9.3 rdilken$ moneysplash
Traceback (most recent call last):
  File "/usr/bin/moneysplash", line 2, in ?
    import moneysplash
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/moneysplash.py", line 9, in ?
    from aqbanking import *
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/aqbanking/__init__.py", line 108, in ?
    from _aqtypes import *
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/aqbanking/_aqtypes.py", line 5, in ?
    from _basetypes import *
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/aqbanking/_basetypes.py", line 15, in ?
    aqb = cdll['libaqbanking.so.14']
TypeError: unsubscriptable object


It seems that the library has a problem?!

Greetings,

Roman


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to