[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Duplicity-talk] ModuleNotFoundError: No module named 'urllib3.packa
From: |
Thomas Laubrock |
Subject: |
Re: [Duplicity-talk] ModuleNotFoundError: No module named 'urllib3.packages.six.moves' |
Date: |
Tue, 23 Jul 2024 08:47:29 +0200 |
User-agent: |
K-9 Mail for Android |
Hi Tink,
On 23 July 2024 03:35:53 CEST, tink via Duplicity-talk
<duplicity-talk@nongnu.org> wrote:
>On Tue, 23 Jul 2024 at 11:50, Thomas Laubrock via Duplicity-talk <
>duplicity-talk@nongnu.org> wrote:
>
>> Take a look at <https://gitlab.com/duplicity/duplicity/-/issues/832>
>> This should not be an issue if you are using python <3.12
>>
>I finally got a working set-up w/ python 3.8.10 & duplicity 2.2.4 ...
>3.0.0 had issues w/ Openssl.
Strange, as both versions should not have different requirements on the
dependency side.
>
>> Btw. I don't think that you get better performance with newer duplicity
>> versions.
>>
>I was hoping to get some performance gains over 0.8.12 due to
>`--asynchronous-uploads` ...
Version 3.x has the option for concurrent uploads, but wait for 3.0.1, which
will contain important bugfixes.
Bye
Thomas