-
Notifications
You must be signed in to change notification settings - Fork 89
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
ValueError: time data '' does not match format '%Y-%m-%d %H:%M:%S' #66
Comments
I'm having the same issue with a different bank, on macOS, using pip3. Were you ever able to resolve this? |
I don't think I was. Right now I am wondering why I didn't try and set it up manually? It's been a while, and I might not be remembering correctly, but I think even if you could figure out your bank settings, the ofxclient I think has to run this to set it up. I don't believe I ever figured out any other way to enter it manually. I sure wish I could though, as the manual nature of having to download stuff all the time from the bank is creating more friction than I would like. |
Cool thanks. If I get anywhere on this I'll post here. |
At some point I took another look at this and got it working. Then I forgot about this Issue (sorry about that). The solution lies in this unmerged PR. I don't actually even recall how I figured this out now (it has been a little while). At any rate, I cloned that guy (terceiro)'s repository instead of this one, and then switched to that branch ( I vaguely remember having to do one other little thing, but because this has been a while now, I'll be damned if I can remember what that was at this point... Again, sorry about that! Maybe post back here how you are getting on and it might jog my memory. I am leaving this open, as it's not really "fixed" until that PR gets merged in... |
I'm on Debian Stable. Installed latest by cloning directly from git. Everything seemed to go fine, until I tried to add my bank:
The text was updated successfully, but these errors were encountered: