duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Problem with onedrive (python-requests)


From: edgar . soldin
Subject: Re: [Duplicity-talk] Problem with onedrive (python-requests)
Date: Tue, 21 Feb 2017 22:21:45 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1

On 21.02.2017 21:57, Thomas via Duplicity-talk wrote:
> Hi,
> 
> currently I'm trying to set up duplicity to backup my files to OneDrive but I 
> get the error:
> 
> BackendException: OneDrive backend requires python-requests and 
> python-requests-oauthlib to be installed. Please install them and try again.
> 
> I checked and both packages are installed:
> 
> pip install requests requests_oauthlib
> Requirement already satisfied: requests in /usr/lib/python3.6/site-packages
> Requirement already satisfied: requests_oauthlib in 
> /usr/lib/python3.6/site-packages
> Requirement already satisfied: oauthlib>=0.6.2 in 
> /usr/lib/python3.6/site-packages (from requests_oauthlib)
> 
> 
> Do I have to perform additional steps? The error output says that I just need 
> to install the packages.
> 

duplicity is using python2 not python3.. install the modules for python2 and 
you are set.. ede/duply.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]