Opened 7 weeks ago
Last modified 7 weeks 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)
Change History (3)
Changed 7 weeks ago by quintusdias (John G Evans)
comment:1 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stromnov@… removed |
---|---|
Owner: | set to stromnov |
Status: | new → assigned |
Summary: | py311-scikit-image @0.22.0: claims missing dependencies pythran and gast ~= 0.5.0 on M1 sequoia → py311-scikit-image @0.22.0: ERROR Missing dependencies: pythran gast~=0.5.0 |
comment:2 Changed 7 weeks 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.
log of py311-scikit-image failed build