Closed Bug 917065 Opened 12 years ago Closed 12 years ago

ImportError: no module named mach

Categories

(Firefox Build System :: Mach Core, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 914563

People

(Reporter: gps, Unassigned)

Details

When running |mach build| on Windows, we get a non-fatal but very annoying exception at the beginning of the build: ImportError: No module named mach The stack reveals so frames inside multiprocessing. I suspect this is us not using the __name__ == '__main__' convention, which is needed for some multiprocessing magic.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.