[ 
https://issues.apache.org/jira/browse/FLINK-38121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008634#comment-18008634
 ] 

dalongliu commented on FLINK-38121:
-----------------------------------

[~dianfu] Here exist two problems:
1. first is caused by pyarrow 21.0.0
2. The second is caused by the pr changed, the failed log is:
      + sh -c 'pip install --group flink-python/pyproject.toml:dev'
  
  Usage:   
    pip install [options] <requirement specifier> [package-index-options] ...
    pip install [options] -r <requirements file> [package-index-options] ...
    pip install [options] [-e] <vcs project url> ...
    pip install [options] [-e] <local project path> ...
    pip install [options] <archive url/path> ...
  
  no such option: --group

So we also need to fix the second problem in master branch

> Build python wheel on linux failed
> ----------------------------------
>
>                 Key: FLINK-38121
>                 URL: https://issues.apache.org/jira/browse/FLINK-38121
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: dalongliu
>            Assignee: Dian Fu
>            Priority: Major
>              Labels: pull-request-available
>
> The github action link: 
> https://github.com/apache/flink/actions/runs/16308974413/job/46060673815
> I suspect it is caused by commit: 
> https://issues.apache.org/jira/browse/FLINK-37775



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to