forevernull created AIRFLOW-592:
-----------------------------------

             Summary: example_xcom import Error
                 Key: AIRFLOW-592
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-592
             Project: Apache Airflow
          Issue Type: Bug
         Environment: Centos
            Reporter: forevernull


python ./airflow/example_dags/example_xcom.py

[2016-10-23 23:53:13,160] {__init__.py:36} INFO - Using executor 
SequentialExecutor
Traceback (most recent call last):
  File "./airflow/example_dags/example_xcom.py", line 62, in <module>
    push1 = airflow.operators.python_operator.PythonOperator(
AttributeError: 'module' object has no attribute 'python_operator'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to