You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/04/21 09:59:34 UTC

[GitHub] [airflow] Fokko commented on issue #5112: [WIP][AIRFLOW-4209][AIP3-STEP13] Replace imp by importlib

Fokko commented on issue #5112: [WIP][AIRFLOW-4209][AIP3-STEP13] Replace imp by importlib
URL: https://github.com/apache/airflow/pull/5112#issuecomment-485239761
 
 
   Sad ci :'(
   ```
   Obtaining file:///home/travis/build/apache/airflow
       Complete output from command python setup.py egg_info:
       Traceback (most recent call last):
         File "<string>", line 1, in <module>
         File "/home/travis/build/apache/airflow/setup.py", line 36, in <module>
           version = spec.loader.exec_module(module).version
       AttributeError: 'NoneType' object has no attribute 'version'
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services