[jira] [Created] (FLINK-20218) AttributeError: module 'urllib' has no attribute 'parse'

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-20218) AttributeError: module 'urllib' has no attribute 'parse'

Shang Yuanchun (Jira)
Huang Xingbo created FLINK-20218:
------------------------------------

             Summary: AttributeError: module 'urllib' has no attribute 'parse'
                 Key: FLINK-20218
                 URL: https://issues.apache.org/jira/browse/FLINK-20218
             Project: Flink
          Issue Type: Bug
          Components: API / Python
    Affects Versions: 1.10.2
            Reporter: Huang Xingbo
             Fix For: 1.10.3


When executing python udf related examples, it will throw the following exception in constructing python environment:
{code:java}
AttributeError: module 'urllib' has no attribute 'parse'{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)