Upgrade reverts to previous state

I am running HASOS 3.13 on R Pi 4 + (4Gig)
in the terminal i use this command and its result is

pip -V
pip 20.1 from /usr/lib/python3.8/site-packages/pip (python3.8)

After I reboot the system and reeat the command again i get this on the terminal

pip -V
pip 19.2.3 from /usr/lib/python3.8/site-packages/pip (python3.8)

The first response was after running

pip3 install --upgrade pip

I need help on this issue please

I don’t understand. Are you running hassos or using a venv? If hassos, you are not supposed to install anything inside the container, that is not how docker works.

Links for add-ons are no added here :

image

About your first question : that is normal behavior. Anything added this way to the container does not ‘stick’, that is normal docker behavior. You are not supposed to install anything inside the container.

Then how to I upgrade the pip and likewise the python?
Please excuse me I am a beginner.

You don’t. The image always comes with the correct version of pip and python for that version of HA. If a new version of pip or python is needed, the dev’s will build it in the new container when a new version of HA arrives.

This was by mistake.
Request admin to flag this. I don’t know how.

Thanks francisp.

Hi francisp
How do I add pwmled found here
https://pypi.org/project/pwmled