Hi, i'm trying to use a Kodi addon, but this addon needs netifaces(python module), i tried to install by using pip, but i can't install pip, i can't have the write permission of my python folders, i think i can't write anything in /usr folder i'm trying to use SSH to change this with Putty, but i have tried and searched and still can't even install pip
help pls, and sorry for my bad english.
Can't install python module?
-
smbn22 -
September 17, 2018 at 12:41 AM -
Thread is Unresolved
-
-
- Official Post
Not possible. Non-binary Python components can be packaged into an addon by the addon author. Binary components need to be compiled and embedded into the OS at build time. There are deliberately no packages managers in LE.