With newer versions of Python qpass can not be used anymore because it uses the module 'pipes': `qpass ModuleNotFoundError: No module named 'pipes'` In my case Python 3.13.1, but it also affects older version than that.