PBKDF2HMAC missing 1 required positional argument #4
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
brennoflavio/sealed#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I've installed the app on my Volla Phone Quintus with Ubuntu Touch 20.04 (20.04 OTA-10) (installed by multiboot, I cannot update the OS). And when I try to log in, it fails. I've installed
LogViewerand uploaded the apps logs to dpaste and I see the following error:After some research I've found that the missing
backendargument is expected oncryptographylibrary prior to version 3.2 (link to the documentation of 3.1.1). I don't know how the build system works on UT and I couldn't find anywhere that defines the version of the said library.I can help with troubleshooting deeper and I'm also okay with compiling my own version.