-
Fototrend
TP-Link WR1043ND - N450 router
Új hozzászólás Aktív témák
-
plunk
csendes tag
Számomra csak az a fontos, hogy működjön az automata RSS.
Ehhez a suste 0.8.1 fw-t kell felraknom? Az RSS beállításhoz van leírás mit kell pluszban telepíteni+beállítani?Annyival jutottam tovább az előző hozzászólásomhoz képest, hogy a pip vonalon indultam el, a Flexget oldal leírásából kilogikázva. Letöltöttem a pip letöltőjét (get.py) és python-nal futtattam. Egész tűrhetően (
) végig is ment:root@WR1043ND:~# python /tmp/get-pip.py
Collecting pip
/tmp/tmpbj6ofa/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
/tmp/tmpbj6ofa/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)
100% |################################| 1.3MB 5.5kB/s
Collecting wheel
Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)
100% |################################| 71kB 115kB/s
Installing collected packages: pip, wheel
Successfully installed pip-9.0.1 wheel-0.29.0
/tmp/tmpbj6ofa/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
root@WR1043ND:~#Viszont a pip install flexget parancsra valami hivatkozási gondba keveredik a programfuttatás során:
root@WR1043ND:~# pip install flexget
Traceback (most recent call last):
File "/usr/bin/pip", line 7, in <module>
from pip import main
File "/usr/lib/python2.7/site-packages/pip/__init__.py", line 21, in <module>
from pip._vendor.requests.packages.urllib3.exceptions import DependencyWarning
File "/usr/lib/python2.7/site-packages/pip/_vendor/requests/__init__.py", line 66, in <module>
from .models import Request, Response, PreparedRequest
EOFError: EOF read where object expected
root@WR1043ND:~#Szerintem az OpenWRT-s minimal python miatt lehet baja. Viszont azt nem értem, hogy a Google sem ad rá tippeket. Egyedül egy holland srác járt hasonlóan, de neki egy fw újrarakás valahogy megoldotta.
Még megpróbálom a pip-hez hasonlóan a setuptools-t is külön felmásolni, majd python scriptként futtatni.Üdv.
plunk
Új hozzászólás Aktív témák
- Gamer PC - R7 5800X, RTX 3070 és 16gb RAM + GARANCIA
- Gamer Pc - Ryzen 7 3800X, RTX 3060ti, 16gb RAM
- Acer Nitro 5 Gamer Laptop - 15,6 FHD IPS 144hz/ i7 10750H/ 32GB RAM/ RTX 3050Ti/1,5TB SSD
- Lenovo Thinkpad T14 G3 Golyóálló Üzleti Érintős Laptop 14" -50% i5-1250P 12Mag 16GB/512GB FHD+
- Samsung Odyssey G9 49" Oled 240Hz G-Sync, FreeSync VRR Gamer monitor Eladó
- Asus ROG G20AJ - Intel Core i7-4790, GTX 980 + eredeti doboz
- ÁRGARANCIA! Épített KomPhone Ultra 9 285K 64GB RAM RX 9070 XT 16GB GAMER PC termékbeszámítással
- magyar billentyűzet - 151 - Lenovo LOQ (15IAX9) - Intel Core i5-12450HX, RTX 4060
- BESZÁMÍTÁS! MSI Z270 GAMING PRO CARBON alaplap garanciával hibátlan működéssel
- Gamer PC-Számítógép! Csere-Beszámítás! R5 5500 / RX 5700XT 8GB / 32GB DDR4 / 500GB SSD
Állásajánlatok
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest
Cég: Laptopműhely Bt.
Város: Budapest
Ehhez a suste 0.8.1 fw-t kell felraknom? Az RSS beállításhoz van leírás mit kell pluszban telepíteni+beállítani?
) végig is ment:
vargalex
