Closed
Bug 1616006
Opened 6 years ago
Closed 6 years ago
Intermittent ModuleNotFoundError: No module named 'setuptools'
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(firefox75 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: ccoroiu, Assigned: sfraser)
References
Details
Attachments
(1 file)
Failure push:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=114d8b270dbb4d512650b3918b87d71dbc83ad50
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=289196502&repo=mozilla-central
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → sfraser
Assignee | ||
Comment 1•6 years ago
|
||
I suspect this is a python version mismatch between funsize-update-generator and pipfile-updates, will run some tests
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by sfraser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3df1ab073a1
Update Python version in pipfile-update task, and fix deps. r=bhearsum
Comment 4•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•