Hi,
I am testing if I could build Spyder.
So I am trying to include pip as well.
I first think that using org.kde.Sdk as runtime would have pip.
However,
flatpak run --command=bash org.spyder_ide.spyder
[π¦ org.spyder_ide.spyder ~]$ pip
bash: pip: command not found
How do I do this?
Thanks.