Hello,
I am using homeassistant core and pyscript.
I need to import scipy in a pyscript.
A simple pip install scipy (also tested with source /usr/lib/python3.11/venv/scripts/common/activate before) did not help.
Also I fear, that after an update of homeassistant core this may be gone.
What is the proper way to install scipy for use in pyscript?
Greetings,
Hendrik