$ docker run --pull=never -it weboftrust/keri:1.2.6 version
Library version: 1.2.6
$ docker run --pull=never -it weboftrust/keri:1.2.7 version
/keripy/src/keri/kering.py:47: SyntaxWarning: invalid escape sequence '\.'
VEREX2 = b'(?P<proto2>[A-Z]{4})(?P<major2>[0-9A-Za-z_-])(?P<minor2>[0-9A-Za-z_-]{2})(?P<kind2>[A-Z]{4})(?P<size2>[0-9A-Za-z_-]{4})\.'
Traceback (most recent call last):
File "/keripy/venv/lib/python3.12/site-packages/lmdb/__init__.py", line 42, in <module>
from lmdb.cpython import *
ModuleNotFoundError: No module named 'lmdb.cpython'
During handling of the above exception, another exception occurred:
....
Exception: This CFFI feature requires setuptools on Python >= 3.12. The setuptools module is missing or non-functional.
Version
1.2.7
Environment
No response
Expected behavior
Actual behavior
Steps to reproduce
just run docker images