keep-forward opened a new issue #16346:
URL: https://github.com/apache/airflow/issues/16346
The procedure is as follows:
1. export AIRFLOW_HOME=~/airflow
2. pip install apache-airflow
3. airflow db init
the error is as follows:
Traceback (most recent call last):
File "~/python3.6/site-packages/pep562/__init__.py", line 238, in
__getattr__
return getattr(self._module, name)
AttributeError: module 'airflow' has no attribute 'startswith'
Ask for help. Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]