Hey all,
So, I've been trying to update (via sudo pacman -Syu), but I keep getting the following error:
python-distro: /usr/lib/python3.10/site-packages/distro-1.8.0.dist-info/LICENSE exists in filesystem
python-distro: /usr/lib/python3.10/site-packages/distro-1.8.0.dist-info/METADATA exists in filesystem
python-distro: /usr/lib/python3.10/site-packages/distro-1.8.0.dist-info/RECORD exists in filesystem
python-distro: /usr/lib/python3.10/site-packages/distro-1.8.0.dist-info/WHEEL exists in filesystem
python-distro: /usr/lib/python3.10/site-packages/distro-1.8.0.dist-info/entry_points.txt exists in filesystem
python-distro: /usr/lib/python3.10/site-packages/distro-1.8.0.dist-info/top_level.txt exists in filesystem
Errors occurred, no packages were upgraded.```
Is there any way to fix this? I have done previous research, but couldn't find my exact issue.