merlinux commented on issue #64974: URL: https://github.com/apache/airflow/issues/64974#issuecomment-4224338218
> Also - what version of `psutil` you have? It does not seem that this is the 7.2.2: Hi potiuk. (venv-py312) [airflow@air3d01xdl ~]$ pip list |grep psutil psutil **7.2.2** > you mentioned /airflow/venv-py312/constraints-3.12_320.txt which is likely different to what we have. I'm using https://github.com/apache/airflow/blob/constraints-3.2.0/constraints-3.12.txt as copy/pasted in a local file. (venv-py312) [airflow@air3d01xdl ~]$ cat /airflow/venv-py312/constraints-3.12_320.txt |grep psut psutil==7.2.2 Thanks a lot for your interest. -- 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]
