Skip to content

Not able to pip3 install pyjq on Python 3.13: ModuleNotFoundError: No module named 'lib2to3' #93

Open
@xoxota99

Description

@xoxota99

Running Python 3.13.3 on Sequioia 15.4 (Apple Silicon)
After successfully running brew install --HEAD pyjq
From within my venv, I run pip3 install pyjq
I receive the error, "ModuleNotFoundError: No module named 'lib2to3'"

lib2to3 is removed as of Python 3.11 (I think).

What is the correct way to pip3 install pyjq?

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