Opened 3 years ago
Closed 22 months ago
#64873 closed defect (fixed)
mpich-default: error: Python 3 is required but not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | mascguy (Christopher Nielsen), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | mpich |
Description
checking Python 3... ./configure: line 4442: python3: command not found ./configure: line 4442: test: 3: unary operator expected configure: error: Python 3 is required but not found configure: error: ./configure failed for test/mpi
Change History (3)
comment:1 Changed 22 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez added |
---|
comment:2 Changed 22 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
comment:3 Changed 22 months ago by MarcusCalhoun-Lopez <MarcusCalhoun-Lopez@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
There ia a pull request that attempts to fix this problem.