jrans commented on issue #3585: [AIRFLOW-2731] Raise psutil restriction to 
<6.0.0
URL: https://github.com/apache/airflow/pull/3585#issuecomment-481659399
 
 
   This PR has broken airflow for me, old limitation of <5 seems like it was 
for a reason..
   
   I reckon its worth finding out why in [this 
commit](https://github.com/apache/airflow/commit/fdb7e949140b735b8554ae5b22ad752e86f6ebaf)
 the version was given an upper limit before making changes like this in 
future. 
   
   Details:
   
   OS: osx 10.14.3
   Python Version: 3.6.1
   
   psutil  4.4.2 works, psutil 5.6.1 fails with this error:
   
   `ValueError: Cannot resolve 
'airflow.utils.log.file_processor_handler.FileProcessorHandler': 
dlopen(/miniconda3/envs/mvp/lib/python3.6/site-packages/psutil/_psutil_osx.cpython-36m-darwin.so,
 2): Symbol not found: _kIOMasterPortDefault`
    
   
![image](https://user-images.githubusercontent.com/12045918/55876483-afd60300-5b8f-11e9-99b9-7dce8db5cd6c.png)
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to