Skip to content

Building the container seems to fail /app/venv/bin/pip install pyopenssl==22.1.0" #13

@michaelschefczyk

Description

@michaelschefczyk

Thank you very much for providing this!

Currently, building the container seems to fail with:

ERROR: failed to build: failed to solve: process "/bin/sh -c virtualenv venv && /app/venv/bin/pip install -r requirements.txt && /app/venv/bin/pip install -r tools/tokenserver/requirements.txt && /app/venv/bin/pip install pyopenssl==22.1.0" did not complete successfully: exit code: 1

This is probably an upstream issue where requirements.txt refers to an outdated version of pyopenssl, correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions