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

Gabor Somogyi edited comment on FLINK-33030 at 9/12/23 12:21 PM:
-----------------------------------------------------------------

Pemja is not supporting python 3.11:
{code:java}
pip install -r dev/dev-requirements.txt
...
Collecting pemja==0.3.1 (from -r dev/dev-requirements.txt (line 31))
  Downloading pemja-0.3.1.tar.gz (48 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 1.2 MB/s eta 0:00:00
  Installing build dependencies ... error
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [9 lines of output]
      Collecting packaging==20.5
        Using cached packaging-20.5-py2.py3-none-any.whl (35 kB)
      Collecting setuptools==59.2.0
        Using cached setuptools-59.2.0-py3-none-any.whl (952 kB)
      Collecting wheel==0.37.0
        Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB)
      ERROR: Ignored the following versions that require a different python 
version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python 
>=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python 
>=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11
{code}

Asked [~hxbks2ks] for help: https://github.com/alibaba/pemja/issues/36


was (Author: gaborgsomogyi):
Pemja is not supporting python 3.11:
{code:java}
pip install -r dev/dev-requirements.txt
...
Collecting pemja==0.3.1 (from -r dev/dev-requirements.txt (line 31))
  Downloading pemja-0.3.1.tar.gz (48 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 1.2 MB/s eta 0:00:00
  Installing build dependencies ... error
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [9 lines of output]
      Collecting packaging==20.5
        Using cached packaging-20.5-py2.py3-none-any.whl (35 kB)
      Collecting setuptools==59.2.0
        Using cached setuptools-59.2.0-py3-none-any.whl (952 kB)
      Collecting wheel==0.37.0
        Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB)
      ERROR: Ignored the following versions that require a different python 
version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python 
>=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python 
>=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11
{code}

Asked [~huangxing] for help: https://github.com/alibaba/pemja/issues/36

> Add python 3.11 support
> -----------------------
>
>                 Key: FLINK-33030
>                 URL: https://issues.apache.org/jira/browse/FLINK-33030
>             Project: Flink
>          Issue Type: New Feature
>          Components: API / Python
>    Affects Versions: 1.19.0
>            Reporter: Gabor Somogyi
>            Assignee: Gabor Somogyi
>            Priority: Major
>




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

Reply via email to