No pyotherside on sdk 2.0 emulator
I tried to startup a program with pyotherside on the sdk 2.0 emulator and get:
[W] unknown:77 - file:///usr/share/harbour-bluepill/qml/harbour-bluepill.qml:77:5: Type ClientHandlerPython unavailable
ClientHandlerPython {
^
[W] unknown:3 - file:///usr/share/harbour-bluepill/qml/components/ClientHandlerPython.qml:3:1: module "io.thp.pyotherside" is not installed
import io.thp.pyotherside 1.4
Isn't pyotherside not installed in the sdk emulator anymore?