Skip to content

loremipsum broken as of setuptools v82 #2361

@brian-smith-tcril

Description

@brian-smith-tcril

Noticed in openedx-platform, build and CI were failing with the following error:

ModuleNotFoundError: No module named 'pkg_resources'

this was traced back to the loremipsum package which, until #2360, was a direct dependency.

We should figure out a replacement for the outdated loremipsum package that supports the non-deprecated importlib.resources method recommended in https://setuptools.pypa.io/en/stable/history.html#v82-0-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions