Freenas jail

I see an error

  • mediaplayer.frontiersilicon cannot be installed , because of a missing dependency
    fsapi==0.0.7.
    Tried to install it manually, no success, header files seem to be missing.

Anything I do can about it ?
Thanks

I was finally able to solve this :

pkg install py27-lxml

was the solution.

When this was successful, I could do a

pip3 install fsapi

and with the next restart, the mediaplayer was there.