Thank you. Yes. It resolved the problem. On Sunday, March 20, 2022 at 9:56:58 PM UTC-7 [email protected] wrote:
> 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/88a6d312-b54e-4631-baed-2cff901a0ddbn%40googlegroups.com.
