Keresés

Hirdetés

Új hozzászólás Aktív témák

  • plunk

    csendes tag

    válasz suste #65753 üzenetére

    Számomra csak az a fontos, hogy működjön az automata RSS. :D 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

    [ Szerkesztve ]

Új hozzászólás Aktív témák