You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
the Following Log i got from running your App:
Traceback (most recent call last): File "C:\Python310\Scripts\ofxstatement-script.py", line 33, in <module> sys.exit(load_entry_point('ofxstatement', 'console_scripts', 'ofxstatement')()) File "C:\Python310\lib\site-packages\ofxstatement\tool.py", line 205, in run return args.func(args) File "C:\Python310\lib\site-packages\ofxstatement\tool.py", line 176, in convert statement = parser.parse() File "C:\Python310\lib\site-packages\ofxstatement\plugins\mt940.py", line 58, in parse stmt: Statement = super().parse() File "C:\Python310\lib\site-packages\ofxstatement\parser.py", line 46, in parse stmt_line = self.parse_record(line) File "C:\Python310\lib\site-packages\ofxstatement\plugins\mt940.py", line 118, in parse_record memo = transaction.data['transaction_details'] KeyError: 'transaction_details'
I am Running
pip 22.0.4
Python 3.10.0
Windows 11 22H2 Build 22000.675
My Bank is in the Part of the German Sparkasse compound, a Company by Nord/LB. I would Provide more information, but i don't know how to anonymize MT940 Data.
The text was updated successfully, but these errors were encountered:
Hi,
the Following Log i got from running your App:
I am Running
pip 22.0.4
Python 3.10.0
Windows 11 22H2 Build 22000.675
My Bank is in the Part of the German Sparkasse compound, a Company by Nord/LB. I would Provide more information, but i don't know how to anonymize MT940 Data.
The text was updated successfully, but these errors were encountered: