Opened 29 hours ago

Last modified 14 hours ago

#70924 assigned defect

py311-scikit-image @0.22.0: ERROR Missing dependencies: pythran gast~=0.5.0

Reported by: quintusdias (John G Evans) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: py311-scikit-image

Description

This seems very similar to #70460. The important part of the log again seems to be

:info:build ERROR Missing dependencies:
:info:build 	pythran
:info:build 	gast~=0.5.0

I currently have py311-pythran @0.16.1_0 and py311-gast @0.6.0_0 installed.

I see the same issue with py310-scikit-image. I can't attempt with py312-scikit-image because py312-scipy fails to build because of #70460. Both {py311,py310}-scipy build just fine.

Attachments (1)

py311.log (241.6 KB) - added by quintusdias (John G Evans) 29 hours ago.
log of py311-scikit-image failed build

Download all attachments as: .zip

Change History (3)

Changed 29 hours ago by quintusdias (John G Evans)

Attachment: py311.log added

log of py311-scikit-image failed build

comment:1 Changed 28 hours ago by ryandesign (Ryan Carsten Schmidt)

Cc: stromnov@… removed
Owner: set to stromnov
Status: newassigned
Summary: py311-scikit-image @0.22.0: claims missing dependencies pythran and gast ~= 0.5.0 on M1 sequoiapy311-scikit-image @0.22.0: ERROR Missing dependencies: pythran gast~=0.5.0

comment:2 Changed 14 hours ago by stromnov (Andrey Stromnov)

Yes, this is a known dependency issue between pythran (gast~=0.5.0) and current py-gast (0.6.0).

Note: See TracTickets for help on using tickets.