Skip to content

Will you rename json.py? #54

@ThorvaldAagaard

Description

@ThorvaldAagaard

When I run commands like

pip list

in the endplay project in directory /src/endplay/parsers

I get this error:

AttributeError: partially initialized module 'json' has no attribute 'loads' (most likely due to a circular import)

renaming json.py to jasonx.py solves the problem.

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