Skip to content

Fails to resolve imports on Python 3.11+ #12

@nathan-williams

Description

@nathan-williams

When installing requirements with Python 3.11, pkg_resources==0.0.0 is unable to be resolved. That seemingly prevents us from resolving imports at runtime, e.g. import emoji, which are clearly available within the same library.

This problem was encountered when running some of the commands documented at https://github.com/googlefonts/emoji-scs, ex:

python sanity_check.py --noto_dir ../noto-emoji-next --emoji_metadata_dir ../emoji-metadata/

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