Where are homeassistant/deps/lib

Hi,

Trying to run scripts/get_encryption_key.py from PySwitchbot manually I could this page on reddit and it told me to check the path /home/homeassistant/deps/lib/python3.11/site-packages

However I found that my HA does not have a /home/homeassistant/deps/lib/ directory.

I also can not find python anywhere in my HA instance:

$ find / -name ‘python*’ | grep -v bash-completion | grep -v vim90
/homeassistant/custom_components/hacs/repositories/python_script.py
/homeassistant/custom_components/hacs/repositories/pycache/python_script.cpython-312.pyc

Running a RasberyPy with :

  • Core2024.5.3
  • Supervisor2024.05.1
  • Operating System12.3
  • Frontend20240501.1

Any ideas what I’m missing ? I have installed Pyscript on the box