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

sunjincheng commented on FLINK-12592:
-------------------------------------

It seems the python code not be updated, due to the `connect` is added inĀ 
FLINK-12439, if using the old python code, will throw the exception which log 
show:

!image-2019-05-24-10-49-54-210.png!

So, I proposal change the tox command: from `python setup.py install` to 
`python setup.py install --force`, for force installation (overwrite any 
existing files). and let's see what will be happened.
What do you think? 

> StreamTableEnvironment object has no attribute connect
> ------------------------------------------------------
>
>                 Key: FLINK-12592
>                 URL: https://issues.apache.org/jira/browse/FLINK-12592
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python, Tests
>    Affects Versions: 1.9.0
>            Reporter: Till Rohrmann
>            Assignee: sunjincheng
>            Priority: Critical
>              Labels: test-stability
>
> The Python build module failed on Travis with the following problem: 
> {{'StreamTableEnvironment' object has no attribute 'connect'}}.
> https://api.travis-ci.org/v3/job/535684431/log.txt



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to