I admit this is probably not the right forum for this question, but I'm trying to get pgp working with the web2py mail package and I can't seem to get gpgme or pgp installed properly on linux. When I do "from gpgme import pgp" I get "ImportError: cannot import name pgp"
Anybody have some suggestions for how to do a proper install?

