PythonScriptsPro icon indicating copy to clipboard operation
PythonScriptsPro copied to clipboard

The component is not installed

Open CH1PSET1 opened this issue 1 year ago • 1 comments

Good afternoon. The config contains the command:

python_script:
  requirements:
  - paramiko>=3.4.0

But when running *.py it still writes: Traceback (most recent call last): File "/homeassistant/python_scripts/ssh_script.py", line 1, in import paramiko

CH1PSET1 avatar Jun 11 '24 05:06 CH1PSET1