Closed Bug 1926140 Opened 1 year ago Closed 1 year ago

ModuleNotFoundError: No module named 'pipes' with python@3.13 with PEP594

Categories

(Testing :: General, defect, P2)

defect

Tracking

(firefox134 fixed)

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: ngrato, Assigned: robwu)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

ModuleNotFoundError: No module named 'pipes'

./mach python --version
Python 3.13.0

Summary: ModuleNotFoundError: No module named 'pipes' → ModuleNotFoundError: No module named 'pipes' with python@3.13 with PEP594
See Also: → 1925198

The severity field is not set for this bug.
:jmaher, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jmaher)

we will have to carve out a week or two of effort to support py3.13 in our tooling. right now we support up to 3.11 and I think 3.12 works.

Severity: -- → S2
Flags: needinfo?(jmaher)
Priority: -- → P2

pipes does not exist in Python 3.11 any more

Assignee: nobody → rob
Status: NEW → ASSIGNED

Updating pipes is straightforward and I have attached a patch that updates every use of pipes (excluding third party code).

My original objective was to get ./mach android-emulator working again, but that also depends on bug 1925198, which does not seem to be as trivial...

Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/48987 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Upstream PR was closed without merging
Upstream PR merged by moz-wptsync-bot
Duplicate of this bug: 1929562
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: