Comment 7 for bug 676109

Revision history for this message
derp herp (junkmail-trash) wrote :

No joy.

Import of duplicity.backends.botobackend Failed: No module named filechunkio

-bash-4.0$ python
Python 2.7.2 (default, Oct 23 2011, 09:42:01)
[GCC 3.3.5 (propolice)] on openbsd4
Type "help", "copyright", "credits" or "license" for more information.
>>> from filechunkio import FileChunkIO
>>> FileChunkIO
<class 'filechunkio.filechunkio.FileChunkIO'>