On Tue, Mar 15, 2022 at 9:21 PM Ashutosh Vyas <[email protected]>
wrote:

I am trying to build  * s3ql-3.8.1 on CentOS 7.*  For me the self tests
> fails, are there any pointers to follow.
>
> platform linux -- Python 3.6.8, pytest-7.0.1, pluggy-1.0.0 --
> /usr/bin/python3
>

Python 3.6.8 is too old for s3ql 3.8.1.
https://www.rath.org/s3ql-docs/installation.html#dependencies

     from contextlib import asynccontextmanager

> E   ImportError: cannot import name 'asynccontextmanager'
>
Which was introduced in Python 3.7.
https://docs.python.org/3/library/contextlib.html#contextlib.asynccontextmanager

-- 
-:-:- David K. Gasaway
-:-:- Email: [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/CAGsJ5AXoTWUYKLcg5Nii8c7FUZB3_jZYqKx%2BaJ2bwtSb5%3D7jYQ%40mail.gmail.com.

Reply via email to