Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Chepycou opened this issue Apr 4, 2025 · 1 comment · Fixed by #180
Closed

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

Chepycou opened this issue Apr 4, 2025 · 1 comment · Fixed by #180

Comments

@Chepycou
Copy link

Chepycou commented Apr 4, 2025

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

@Chepycou Chepycou changed the title No pipes module in pythn 3.13 No pipes module in python 3.13 - Update version for python-fire Apr 4, 2025
@ColdHeat
Copy link
Member

Thank you for pointing this out, I've put up the fix and added 3.13 to the test matrix. I will make a release this weekend hopefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants