Dutcho added the comment:
yesterday's `wrapt *1.13.3*` still doesn't work,
but today's `wrapt *1.14.0*` works as expected
So this wasn't about Python 3.11 but about the wrapt version, which used the
deprecated `formatargspec` from module `inspect`
--
resolution: -> works for me
stag
New submission from Dutcho :
... or perhaps this is caused by *wrapt 1.13.3*?
'''
(venv) >pip install wrapt
Collecting wrapt
Using cached wrapt-1.13.3.tar.gz (48 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run succes