potiuk commented on issue #64974: URL: https://github.com/apache/airflow/issues/64974#issuecomment-4223719187
Also - what version of `psutil` you have? It does not seem that this is the 7.2.2: https://github.com/apache/airflow/blob/constraints-3.2.0/constraints-3.12.txt#L538 And the line to throw the error is https://github.com/giampaolo/psutil/blob/v7.2.2/psutil/_pslinux.py#L314 and https://github.com/giampaolo/psutil/blob/v7.2.2/psutil/_pslinux.py#L360 are nothing like in your stack trace and you mentioned /airflow/venv-py312/constraints-3.12_320.txt which is likely different to what we have. The issue might be in **your** psutil implementation, rather than Airflow. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
