Comment 5 for bug 1855195

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote :

Try this:

$ PYTHONPATH='.' duplicity incremental --encrypt-sign-key "<KEY>"

Looks like the current directory is not in the path. It should be.

BTW, the normal install is '$ sudo setup.py install'. I'm wondering if the bdist_wheel setup is causing a problem.