ashb commented on issue #3585: [AIRFLOW-2731] Raise psutil restriction to <6.0.0
URL: https://github.com/apache/airflow/pull/3585#issuecomment-481686966
 
 
   The nature of that error implies it is a bug/conflicting installation of 
psutil. It looks almost like you have some new and some old files there.
   
   The "Cannot resolve 
'airflow.utils.log.file_processor_handler.FileProcessorHandler" part of the 
error message is just Airflow saying while trying to FileProcessorHandler we 
got this other error.
   
   You should see the exact same error form running `pyton -c "import psutil"` 
which would entirely remove Airflow from the equation.

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


With regards,
Apache Git Services

Reply via email to