Opened 7 months ago

Last modified 6 months ago

#68445 new defect

py310-pytorch: ERROR Missing dependencies: ninja requests astunparse cmake

Reported by: diochnos Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: diochnos, mtn88 (Max)
Port: py310-pytorch

Description

It appears that installing py310-pytorch gives an error on missing dependencies.

Attachments (1)

main.log (1.3 MB) - added by diochnos 7 months ago.

Download all attachments as: .zip

Change History (4)

Changed 7 months ago by diochnos

Attachment: main.log added

comment:1 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Summary: py310-pytorch installation errorpy310-pytorch: ERROR Missing dependencies: ninja requests astunparse cmake

Log says:

:info:build ERROR Missing dependencies:
:info:build 	ninja
:info:build 	requests
:info:build 	astunparse
:info:build 	cmake

Port has no maintainer. Fixes welcome.

comment:2 Changed 7 months ago by mtn88 (Max)

Cc: mtn88 added

comment:3 Changed 6 months ago by joefowler (Joe Fowler)

This might be related to #68208? It discusses how recent build systems will require ninja to turn into py-ninja on Mac Ports. Unfortunately, that issue was closed without resolving the ninja half of the job. I just re-opened it. (I hope I didn't misunderstand their intention in #68208!)

Note: See TracTickets for help on using tickets.