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
Can someone please write and to this page MacOS install instructions for pass-import. I know you can use Pip but every time over the past 5+ years I look for MacOS Pip install info online the install instructions are all broken and do not function either unless I do a lot of random things. I think one time it functioned by installing pip3 then pip1 or something, I do not remember. Maybe problems due to MacOS version conflicts, old instructions, or something else. Also why is pass-import not in the homebrew install list? I see pass-import is in macports list but it seems very out of date.
The text was updated successfully, but these errors were encountered:
I have no control over homebrew or macports.
I am afraid, I cannot help you of setting up pip for MacOS. Once pip is correctly installed the only thing you have to do is: pip install pass-import.
I have no control over homebrew or macports. I am afraid, I cannot help you of setting up pip for MacOS. Once pip is correctly installed the only thing you have to do is: pip install pass-import.
Ok got pip and installed the pass-import.
Then I followed some of the instructions on these old 2017 posts here: #1
And the error still says:
Error: import is not in the password store.
Makes me wonder, why has this import feature not been merged with the full default version? Why is it even a addon and not part of the main program.
I wasn't help to use pass import due to the same error you got however, I was able to migrate my bitwarden passwords like so: pimport -o .password-store pass bitwarden Downloads/bitwarden_export_20230531014843.json
Can someone please write and to this page MacOS install instructions for pass-import. I know you can use Pip but every time over the past 5+ years I look for MacOS Pip install info online the install instructions are all broken and do not function either unless I do a lot of random things. I think one time it functioned by installing pip3 then pip1 or something, I do not remember. Maybe problems due to MacOS version conflicts, old instructions, or something else. Also why is pass-import not in the homebrew install list? I see pass-import is in macports list but it seems very out of date.
The text was updated successfully, but these errors were encountered: