[
https://issues.apache.org/jira/browse/FLINK-16026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035916#comment-17035916
]
Huang Xingbo commented on FLINK-16026:
--------------------------------------
This issue is caused by the latest released avro package. This package is
broken and it has already been discussed in avro community to release a patched
version(AVRO-2737). However, I'm not sure when the new package will be
available and I suggest to limit the avro-python3 version in Flink to work
around this issue. I will submit a PR ASAP.
> Travis failed due to python setup
> ---------------------------------
>
> Key: FLINK-16026
> URL: https://issues.apache.org/jira/browse/FLINK-16026
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Reporter: Jingsong Lee
> Priority: Critical
> Fix For: 1.11.0
>
>
> [https://api.travis-ci.com/v3/job/286671652/log.txt]
> [https://api.travis-ci.org/v3/job/649754603/log.txt]
> [https://api.travis-ci.com/v3/job/286409130/log.txt]
> Collecting avro-python3<2.0.0,>=1.8.1; python_version >= "3.0" (from
> apache-beam==2.19.0->apache-flink==1.11.dev0) Using cached
> https://files.pythonhosted.org/packages/31/21/d98e2515e5ca0337d7e747e8065227ee77faf5c817bbb74391899613178a/avro-python3-1.9.2.tar.gz
> Complete output from command python setup.py egg_info: Traceback (most
> recent call last): File "<string>", line 1, in <module> File
> "/tmp/pip-install-d6uvsl_b/avro-python3/setup.py", line 41, in <module>
> import pycodestyle ModuleNotFoundError: No module named 'pycodestyle'
> ---------------------------------------- Command "python setup.py egg_info"
> failed with error code 1 in /tmp/pip-install-d6uvsl_b/avro-python3/ You are
> using pip version 10.0.1, however version 20.0.2 is available. You should
> consider upgrading via the 'pip install --upgrade pip' command.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)