Skip to content

No pipes module in python 3.13 - Update version for python-fire #174

@Chepycou

Description

@Chepycou

After a pipx installation I get the following error message :

  File "/home/chepycou/.local/lib/python3.13/site-packages/fire/core.py", line 59, in <module>
    import pipes
ModuleNotFoundError: No module named 'pipes'

It seems like it is due to the deprecation of the module And the version of python-fire should be bumped up

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