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
Trying to import a keepassxc database with pykeepass 4.0.0 results in 0 imported entries (no error is reported). Downgrading to pykeepass 3.2.1 fixes the problem.
The issue, at least the first one I encountered, seems to be that they now express paths as lists instead of strings.
The text was updated successfully, but these errors were encountered:
Trying to import a keepassxc database with pykeepass 4.0.0 results in 0 imported entries (no error is reported). Downgrading to pykeepass 3.2.1 fixes the problem.
The issue, at least the first one I encountered, seems to be that they now express paths as lists instead of strings.
The text was updated successfully, but these errors were encountered: