Opened 13 months ago
Closed 13 months ago
#68432 closed defect (fixed)
py310-onnx @1.10.2: FileNotFoundError: [Errno 2] No such file or directory: 'install'
Reported by: | diochnos | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | diochnos, essandess (Steve Smith), cjones051073 (Chris Jones) | |
Port: | py-onnx |
Description
I was attempting to install py310-pytorch and somehow py310-onnx had a problem during staging.
Attachments (1)
Change History (4)
Changed 13 months ago by diochnos
comment:1 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | py310-onnx problem during staging → py310-onnx @1.10.2: FileNotFoundError: [Errno 2] No such file or directory: 'install' |
---|
comment:2 Changed 13 months ago by jmroot (Joshua Root)
Port: | py-onnx added; py310-onnx removed |
---|
comment:3 Changed 13 months ago by jmroot (Joshua Root)
Cc: | essandess cjones051073 added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#68437 says this also affects py311, which has always used pep517, so apparently that subport was added without testing if it worked.