Installed version 4.8 on my Pulse 4K and OpenPLi 9.1, but I get this screen and the Plugin does not install.
Aglare FHD PLI
- odem2014
- Thread is marked as Resolved.
-
-
Missing library Pillow
from telnet digit
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-pillow"
-
Missing library Pillow
from telnet digit
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-pillow"
Everything ok now works perfectly!!! Thank you.
-
Aglare fhd openatv 6.4??
-
Aglare fhd openatv 6.4??
Try old aglare version , but it doesn't support py2
-
Missing library Pillow
from telnet digit
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-pillow"
sorry but can the problem be resolved or should this procedure always be done since the skin is implemented in the cobraliberosat image
Thank you.
-
Display More
Missing library Pillow
from telnet digit
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-pillow"
sorry but can the problem be resolved or should this procedure always be done since the skin is implemented in the cobraliberosat image
Thank you.
I don't know that the skin is implemented in cobraliberosat image , I will check it .
-
Display More
Missing library Pillow
from telnet digit
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-pillow"
sorry but can the problem be resolved or should this procedure always be done since the skin is implemented in the cobraliberosat image
Thank you.
Many teams include pillow in the image development other teams do not include it and therefore it must be installed from the feeds. That's all.
The necessary is subjective for image and user
-
Display MoreDisplay More
Missing library Pillow
from telnet digit
[ -e "/usr/bin/python3" ] && PY="python3" || PY="python"; opkg update; opkg install "${PY}-pillow"
sorry but can the problem be resolved or should this procedure always be done since the skin is implemented in the cobraliberosat image
Thank you.
Many teams include pillow in the image development other teams do not include it and therefore it must be installed from the feeds. That's all.
The necessary is subjective for image and user
Thanks lululla how can I do it in the feefd I have to install it and yes what do I have to do to do it which cushion I installed pil but it doesn't work the same
-
outpu please
if you install from telnet or from feed.. put output image here
-
outpu please
if you install from telnet or from feed.. put output image here
sorry, I don't understand what you mean, the image recalls everything in the feed but to install the missing cushion that you explained is missing I have to install it and then upload it to the feed so it can then be recalled when I fill it in and how can I install it thank you very much
-
it's me who didn't understand then, pillow is a library it should be in all feeds
If it's missing in your image it's because it wasn't inserted in the image development .bb.
give the command from telnet and show the output what comes out.
-
it's me who didn't understand then, pillow is a library it should be in all feeds
If it's missing in your image it's because it wasn't inserted in the image development .bb.
give the command from telnet and show the output what comes out.
thank you for your availability, could you give me a tip on how and what and where to put it, thank you very much
-
Display More
Nouvelle mise à jour
Aglare-FHD-PLI v4.8
* Mise à jour du moteur de rendu posterx grâce à Lululla
* Ajout du support à OpenTR
* De nombreux réglages fins des écrans de menu.
* Ajouter la version Python au menu principal
* Ajouter un logo d'image à côté du titre des écrans.
Télécharger :
https://www.mediafire.com/file/mk5fbtybl5pv37b
Mise à jour également en ligne à partir du plugin de configuration aglare.
Hello friend and thank you very much for your great work, the best current skin, I only use this one in multiboot.....happy new year 2025....
-
Display More
mm
if openpli.. if you make image pli
in tometa-openpli\recipes-openpli\enigma2-plugins
enigma2-plugins.bb
eg.
DEPENDS = " \
${PYTHON_PN}-requests \
${PYTHON_PN}-pillow \
\
Thanks, I'll fill it out and then I'll let you know, thanks again

-
you are off topic my friend
-
you are off topic my friend
In what sense I don't understand you
-
open new topic for this issue ;)
this topic is deicate to skin aglare -
enigma2_incidente
-
Code
File "/usr/lib/enigma2/python/Components/Converter/AglareTemp.py", line 115, in getText gw = os.popen("ip -4 route show default").read().split() File "/usr/lib/python3.9/os.py", line 983, in popen File "/usr/lib/python3.9/subprocess.py", line 951, in __init__ File "/usr/lib/python3.9/subprocess.py", line 1754, in _execute_child OSError: [Errno 12] Cannot allocate memorygw = os.popen("ip -4 route show default").read().split()
This process requires memory to start the command, read the results, and store them. If memory is insufficient, the operation fails.
Code
Display Moreif self.type == self.IPLOCAL: def get_default_gateway(): try: with os.popen("ip -4 route show default") as f: return f.read().split() except OSError as e: print('AglareTemp error:', e) return [] gw = get_default_gateway() s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) s.connect((gw[2], 0)) ipaddr = s.getsockname()[0] return "%s" % ipaddruse this attached..
put in
\usr\lib\enigma2\python\Components\Converter
Enigma2 skins for OpenPLI based images.
OpenPLi skins are also compatible with Cobralibero, NonSoloSat, OpenVision, SatDreamGR, SatLodge and teamBlue Enigma2 images.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
