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

Getting 'encoding' error #3

Open
bernhardh opened this issue Nov 28, 2021 · 0 comments
Open

Getting 'encoding' error #3

bernhardh opened this issue Nov 28, 2021 · 0 comments

Comments

@bernhardh
Copy link

bernhardh commented Nov 28, 2021

$./easyBankcsv2qif.py ../EASYBANK_Umsatzliste_20211128_1122.csv 
Traceback (most recent call last):
  File "./easyBankcsv2qif.py", line 324, in <module>
    instream = open(args.file, mode='r', encoding=args.encfrom)
TypeError: 'encoding' is an invalid keyword argument for this function

Same goes with a csv file as param

@bernhardh bernhardh changed the title Getting 'encoding' error even on help Getting 'encoding' error Nov 28, 2021
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