Skip to content

Update setuptools in python3.6 #170

Closed
@jared-mackey

Description

@jared-mackey

The setuptools included in the python3.6 version is broken and needs to be updated. Here is the specific issue pypa/setuptools#866

A quick workaround to overwrite the included one is to add the following run command to your Dockerfile.

RUN pip install -U setup tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    IssueRequestRequest for image modification or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions