On Fri, 5 Jan 2024 21:45:25 +0000 pete <petegn@mail.com> wrote:
Hi folks .
I am still getting plagued by these Python warnings
warning: could not get file information for usr/lib/python3.11/site-packages/pyr???????????????????? ate_limiter-3.1.0.dist-info/ ??????? warning: could not get file information for usr/lib/python3.11/site-packages/pyr???????????????????? ate_limiter-3.1.0.dist-info/LICENSE ????????? warning: could not get file information for usr/lib/python3.11/site-packages/pyr???????????????????? ate_limiter-3.1.0.dist-info/METADATA ????????? warning: could not get file information for usr/lib/python3.11/site-packages/pyr???????????????????? ate_limiter-3.1.0.dist-info/RECORD ????????? warning: could not get file information for usr/lib/python3.11/site-packages/pyr???????????????????? ate_limiter-3.1.0.dist-info/WHEEL
it seems every time there is something Python related i get around 150 lines of these warnings any help anyone before i loose it and rebuild the system that is a nightmare thought
Pete
After you finished the update, those files were put into place so you no longer have an issue with that package. You either need to cancel the update, or use pacman -Qkk on all of your python packages to identify which ones are missing files. Are you using pip at all? Any cleaners like bleachbit? There's no need to rebuild the system because of a few warnings.