Request Really nobody knows where to ask about missing Python Libraries??

dabezt

Vu+ User
My friends, I've posted some threads in this forum, the one I though was the best place where to find help about VuPlus, etc., but I got zero answers... I don't know why....

Does somebody know where is the right place to ask about Python Libraries that don't come with BlackhHole, neither into any Vuplus Solo2 image?

The reason is about Kodi 16 Jarvis. If you change the default skin (confluence) to any other, you'll get lot of errors like: error toolbox scrip, or error shorcutlinks, etc.

I've watched log files, debug ones, and also I've searched in Kodi forum, all the way, and Kodi staff told me that there are some needed python libraries that there are not in our solo2 images: PIL and cProfile.

So, I'm searching the place where to ask about including these libs into next releases... but I got no answer... Why nobody answers this simply question? If I've to go asking to VuPlus staff, I'll do, but I would like to know where to go!

Thanks in advance. I love the VuPlus community staff contributions! Specially BH images, rock!!
 

Vytenis P.

Vu+ User
Libraries are the components, used by software. If they aren't used by BH, it's plugins and other components, it is logical, that these libraries aren't included in the image.
When you install additional component, it must be installed with all needed libraries and other dependencies. I think so :)
 

dabezt

Vu+ User
Libraries are the components, used by software. If they aren't used by BH, it's plugins and other components, it is logical, that these libraries aren't included in the image.
When you install additional component, it must be installed with all needed libraries and other dependencies. I think so :)

My opinion: Kodi comes with BH images... so a component included in BH images needs those libraries...

Libraries have to be compiled for each box / release... so the moment to include it is in the image compilation, not later...

But the point is who will have to add those libraries? who is able to include it? where have I to ask about including it? to the people who has ported Kodi to enigma2 ? where? who?
 

Ev0

Admin
Everything needed for Kodi to work, is included already.

If you install an addon, that needs extra libs for it to work, then you will need to source the libs yourself (you can not expect an image to include every single lib, just incase a user wants to install an addon that might need 1 of those libs).
 

dabezt

Vu+ User
Thanks for the answer Ev0.

It's not an addond, it's just some skins... Every skin but Confluence uses cProfile and PIL phyton libs. Maybe in a future somebody (maybe BH staff) could add this two phyton libs...

If I was able to add it by myself, I'll try it but I don't know how...

Thanks. Regards.
 
Top