Upgrade to latest release ( 2022.3.2) and PIP

I have been holding of upgrading to the latest releases on 2022, and today I tested the new version using the “Check Home Assistant configuration” Addon
Now , everthing seems a bit better, but I’m still getting some errors, but I don’t know if is safe to upgrade
I’m getting some error messages about pip3:
grep: write error: Broken pipe
ERROR: ResolutionImpossible: for help visit Dependency Resolution - pip documentation v22.1.dev0
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
You should consider upgrading via the ‘/usr/local/bin/python -m pip install --upgrade pip’ command.
ERROR: ResolutionImpossible: for help visit Dependency Resolution - pip documentation v22.1.dev0
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
You should consider upgrading via the ‘/usr/local/bin/python -m pip install --upgrade pip’ command.
ERROR: ResolutionImpossible: for help visit Dependency Resolution - pip documentation v22.1.dev0
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.

I have tried to upgrade through CLI running pip3 install --upgrade homeassistant
, but after downloading lots of stuff, I’m getting lots of errors - in red - then keeps retrying over and over, to the point I have to kill it using ctrl-c
Any ideas?

Thanks

Are you running Home Assistant Core?

…if so, note that python 3.9 is required as of 2022.2

I’m running home assistant on a raspberry pi
Is this what you are asking?

No. I’m asking what install method you used. Did you use the pi Home Assistant OS image?

Ok, on the logs it says: I’m running
pip version 22.0.3
From the cli i get:

image
So it seems I am on 3.9 already

This may all be academic. What install method did you use?

Ah. Yeah, ignore those pip errors from the addon.

You are obviously running HAOS or a Supervised install, so you don’t have to do that. Wherever you did that was a mistake.

To be honest, I can’t remember, I did the install 2-3 years ago!

So the question is: should I go ahead with the upgrade?
I hate it when it fails and I have to restore from backup. For one thing I have a ton of devices on Smartthings and when I do a restore invariably I loose all of them, so will need to delete /add the integration which is a pain in the backside!
I have made a snpshot of th System details, and hope this helps