-
Notifications
You must be signed in to change notification settings - Fork 0
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
Import Errors #2
Comments
Looks like the cache file might have gotten corrupted .. somehow? Can you post the full stacktrace? I'm guessing its |
That fixed it, thanks. I was having other issues with silent fails and the cache never worked. Here is another example of it if you still want to see:
|
Hi,
Any ideas what could be causing this error mid import?
dacite.exceptions.WrongTypeError: wrong value type for field "revenue_accounts" - should be "typing.Dict[str, dict]" instead of value "{Redacted list of YNAB payees} of type "dict"
The text was updated successfully, but these errors were encountered: