Skip to content

weboftrust keri docker image #1175

@RangoW

Description

@RangoW

Version

1.2.7

Environment

No response

Expected behavior

$ docker run --pull=never -it  weboftrust/keri:1.2.6 version
Library version: 1.2.6

Actual behavior

$ 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.

Steps to reproduce

just run docker images

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions