Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Please export CSV with Saldo! - Existing Saldo Row #2

Open
kraftvital opened this issue Jul 15, 2024 · 1 comment
Open

Comments

@kraftvital
Copy link

I am getting the following error, although there is a Saldo row:

Traceback (most recent call last):
File "/usr/bin/ofxstatement", line 33, in
sys.exit(load_entry_point('ofxstatement==0.7.1', 'console_scripts', 'ofxstatement')())
File "/usr/lib/python3/dist-packages/ofxstatement/tool.py", line 198, in run
return args.func(args)
File "/usr/lib/python3/dist-packages/ofxstatement/tool.py", line 169, in convert
statement = parser.parse()
File "/usr/lib/python3/dist-packages/ofxstatement/plugins/ingde.py", line 58, in parse
raise RuntimeError('Please export CSV with Saldo!')
RuntimeError: Please export CSV with Saldo!

@kraftvital
Copy link
Author

I would like to add that I couldnt find any differences in the format with the files in the tests.

Thanks in advance!

LG
Mario :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant