Closed MadLittleMods closed 8 months ago
Yes... I need to make a new release and to polish a bit the packaging... I also need to find time for it. That should come soon...
No rush and sorry @roddhjav. I'm seeing how this is probably more of a bother now. Given the drive-by nature of needing to import once, I was trying to eliminate some of the immediate friction for future onlookers. And given one of of the issues being completely my fault, just adding some noise.
Feel free to close as people can still find and reference the info. Appreciate your responses!
i am having a similar issue. for example when i use $ pass import chrome passwords.csv
here is a screen shot with the output.
i am able to replicate the issue by doing the same thing with `pimport' like how @MadLittleMods did.
All of this should be fixed now.
The latest published version on PyPI is
pass-import@3.4
from 2022-12-10. But there have been fixes for Chrome since then which means it's impossible import fromchrome
->pass
when installing from PyPI.Reproduction instructions
Trying to use
pimport
to import fromchrome
topass
as indicated by the readme:Additionally, https://github.com/roddhjav/pass-import/issues/210 also complicates the problem if you're trying to use a path like
~/Downloads/Chrome Passwords.csv
.Workaround
Build it from source: