[ https://issues.apache.org/jira/browse/TRAFODION-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278428#comment-16278428 ]
ASF GitHub Bot commented on TRAFODION-2829: ------------------------------------------- GitHub user liyuanyuan-1009 opened a pull request: https://github.com/apache/incubator-trafodion/pull/1324 TRAFODION-2829 the examples of python is running First, Make sure that your environment is installed with Jython, then All Python examples can run when you use the rigth command. You can merge this pull request into a Git repository by running: $ git pull https://github.com/liyuanyuan-1009/incubator-trafodion 2829 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/1324.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1324 ---- commit 4eca9347e1a90762df1e886e5088e30319e6430b Author: liyuanyuan <yuanyuan...@esgyn.cn> Date: 2017-12-05T11:24:13Z TRAFODION-2829 ---- > The example of Python is wrong > ------------------------------ > > Key: TRAFODION-2829 > URL: https://issues.apache.org/jira/browse/TRAFODION-2829 > Project: Apache Trafodion > Issue Type: Bug > Reporter: liyuanyuan > > Traceback (innermost last): > File "./sampleDDL.py", line 26, in ? > File > "/home/liyuanyuan/incubator-trafodion/core/sqf/trafci/lib/python/Session.py", > line 26, in ? > ImportError: no module named trafodion > Traceback (innermost last): > File "./Session.py", line 26, in ? > ImportError: no module named trafodion -- This message was sent by Atlassian JIRA (v6.4.14#64029)