UPNP Media Renderer Plugin

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • ...ich schaff es nicht zu installieren... habe diese Datei in tmp geschoben... wie scahut der putty befehl genau aus...??
      ..bitte ab da wo ich mich in die box einlogge





      opkg install python-dev_2.7.11-r1.2_armv7ahf-vfp-neon.ipk … um diesen hier gehts
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:
    • BlackSun schrieb:

      Wie wärs, wenn du mal meine Vorgehensweise probierst?
      Du hast eine DUO2 mit VTi14 und ich möchte es auf einer DUO (1) unter vti11 zum laufen bringen... daher dachte ich, dass es nicht 1:1 kompatibel ist ?(

      Kann man die Installation eigentlich irgendwie komplett rückgängig machen? oder muss man dazu das komplette Image aus nem Backup zurück spielen?
    • Die setuptools muss mindestens Version 12 sein. Im Anhang mal die Setuptools 12.0. Das Zip entpacken und den Ordnerinhalt nach /tmp kopieren.

      Danach Befehl "python /tmp/setup.py install" ausführen. Probier mal ob du das installiert bekommst. Wenn nicht, bitte wieder mit Logfile melden. Dann hast wenigstens schon mal die geforderte Version 12 drauf.
      Dateien
    • UPNP Media Renderer Plugin

      Habe leider auf meiner Ultimo4K immer noch ein Problem, SystemPlugins/CoCy (cannot import Name Write)

      Hat da noch einer eine Idee?

      Gesendet von meinem CMR-W09 mit Tapatalk
      Vu+ Ultimo4K
      Toshiba 1TB HDD

      Samsung 40C6700
      Philips NP2900
      Fritz!Box 7490
    • ...ich wäre froh wenn ich es überhaupt soweit zum laufen bringen könnte... wie hast du es denn auf deine ultimo 4k installieren können..? ich lies mir n wolf durch foren und gits… get-pip etc pp ..mir wird bald übel
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:
    • UPNP Media Renderer Plugin

      Ist einfach ganz einfach, halte dich an die Anleitung von @bimmler und tausche nur die Setuptools aus. Das hat mich jetzt soweit gebracht.
      Wenn sich sonst nichts besseres ergibt, werde am Wochenende wohl Mal neu flashen und dann gleich mit den neuen Dateien arbeiten.


      Gesendet von meinem CMR-W09 mit Tapatalk
      Vu+ Ultimo4K
      Toshiba 1TB HDD

      Samsung 40C6700
      Philips NP2900
      Fritz!Box 7490
    • So nun zum vierten, leider wiederum vergeblichen, Installationsversuch...

      BlackSun schrieb:

      Die setuptools muss mindestens Version 12 sein. Im Anhang mal die Setuptools 12.0. Das Zip entpacken und den Ordnerinhalt nach /tmp kopieren.

      Danach Befehl "python /tmp/setup.py install" ausführen. Probier mal ob du das installiert bekommst. Wenn nicht, bitte wieder mit Logfile melden. Dann hast wenigstens schon mal die geforderte Version 12 drauf.
      Setuptools 12 lässt sich bei mir leider gar nicht installieren:

      Quellcode

      1. root@VUplusDuo:~# python /tmp/setup.py install
      2. Traceback (most recent call last):
      3. File "/tmp/setup.py", line 18, in <module>
      4. exec(init_file.read(), command_ns)
      5. File "<string>", line 11, in <module>
      6. File "/var/volatile/tmp/setuptools/__init__.py", line 11, in <module>
      7. from setuptools.extension import Extension
      8. File "/var/volatile/tmp/setuptools/extension.py", line 8, in <module>
      9. from .dist import _get_unpatched
      10. File "/var/volatile/tmp/setuptools/dist.py", line 19, in <module>
      11. import pkg_resources
      12. File "/var/volatile/tmp/pkg_resources/__init__.py", line 30, in <module>
      13. import pkgutil
      14. ImportError: No module named pkgutil
      15. root@VUplusDuo:~#
      Alles anzeigen

      Ach ja, bei der Installation von python über das Terminal erhalte ich folgende Ausgabe, deren Bedeutung sich mir nicht so recht erschließt:

      Quellcode

      1. root@VUplusDuo:~# opkg install /tmp/python-dev_2.7.2-r8.17_mips32el.ipk
      2. Installing python-dev (2.7.2-r8.17) on root.
      3. python-dev: unsatisfied recommendation for python-audio-dev
      4. python-dev: unsatisfied recommendation for python-mime-dev
      5. python-dev: unsatisfied recommendation for openssl-dev
      6. python-dev: unsatisfied recommendation for python-io-dev
      7. python-dev: unsatisfied recommendation for ncurses-libtinfo-dev
      8. python-dev: unsatisfied recommendation for python-resource-dev
      9. python-dev: unsatisfied recommendation for python-zlib-dev
      10. python-dev: unsatisfied recommendation for python-curses-dev
      11. python-dev: unsatisfied recommendation for python-lang-dev
      12. python-dev: unsatisfied recommendation for python-multiprocessing-dev
      13. python-dev: unsatisfied recommendation for python-pkgutil-dev
      14. python-dev: unsatisfied recommendation for python-subprocess-dev
      15. python-dev: unsatisfied recommendation for db-dev
      16. python-dev: unsatisfied recommendation for python-json-dev
      17. python-dev: unsatisfied recommendation for python-gdbm-dev
      18. python-dev: unsatisfied recommendation for python-compile-dev
      19. python-dev: unsatisfied recommendation for bzip2-dev
      20. python-dev: unsatisfied recommendation for python-sqlite3-dev
      21. python-dev: unsatisfied recommendation for python-logging-dev
      22. python-dev: unsatisfied recommendation for python-math-dev
      23. python-dev: unsatisfied recommendation for python-pickle-dev
      24. python-dev: unsatisfied recommendation for python-email-dev
      25. python-dev: unsatisfied recommendation for libgdbm-dev
      26. python-dev: unsatisfied recommendation for python-pydoc-dev
      27. python-dev: unsatisfied recommendation for python-pprint-dev
      28. python-dev: unsatisfied recommendation for libz-dev
      29. python-dev: unsatisfied recommendation for python-codecs-dev
      30. python-dev: unsatisfied recommendation for libreadline-dev
      31. python-dev: unsatisfied recommendation for python-fcntl-dev
      32. python-dev: unsatisfied recommendation for python-debugger-dev
      33. python-dev: unsatisfied recommendation for python-xmlrpc-dev
      34. python-dev: unsatisfied recommendation for libbz2-dev
      35. python-dev: unsatisfied recommendation for sqlite3-dev
      36. python-dev: unsatisfied recommendation for python-distutils-dev
      37. python-dev: unsatisfied recommendation for python-unittest-dev
      38. python-dev: unsatisfied recommendation for ncurses-libncursesw-dev
      39. python-dev: unsatisfied recommendation for python-difflib-dev
      40. python-dev: unsatisfied recommendation for python-crypt-dev
      41. python-dev: unsatisfied recommendation for python-numbers-dev
      42. python-dev: unsatisfied recommendation for python-idle-dev
      43. python-dev: unsatisfied recommendation for python-db-dev
      44. python-dev: unsatisfied recommendation for python-unixadmin-dev
      45. python-dev: unsatisfied recommendation for libssl-dev
      46. python-dev: unsatisfied recommendation for python-syslog-dev
      47. python-dev: unsatisfied recommendation for python-tests-dev
      48. python-dev: unsatisfied recommendation for libcrypto-dev
      49. python-dev: unsatisfied recommendation for python-datetime-dev
      50. python-dev: unsatisfied recommendation for libc6-dev
      51. python-dev: unsatisfied recommendation for python-profile-dev
      52. python-dev: unsatisfied recommendation for python-compression-dev
      53. python-dev: unsatisfied recommendation for libsqlite3-dev
      54. python-dev: unsatisfied recommendation for python-xml-dev
      55. python-dev: unsatisfied recommendation for python-textutils-dev
      56. python-dev: unsatisfied recommendation for python-readline-dev
      57. python-dev: unsatisfied recommendation for python-mailbox-dev
      58. python-dev: unsatisfied recommendation for python-threading-dev
      59. python-dev: unsatisfied recommendation for python-hotshot-dev
      60. python-dev: unsatisfied recommendation for python-html-dev
      61. python-dev: unsatisfied recommendation for python-tkinter-dev
      62. python-dev: unsatisfied recommendation for python-mmap-dev
      63. python-dev: unsatisfied recommendation for python-bsddb-dev
      64. python-dev: unsatisfied recommendation for python-netclient-dev
      65. python-dev: unsatisfied recommendation for python-image-dev
      66. python-dev: unsatisfied recommendation for python-elementtree-dev
      67. python-dev: unsatisfied recommendation for python-doctest-dev
      68. python-dev: unsatisfied recommendation for python-shell-dev
      69. python-dev: unsatisfied recommendation for python-terminal-dev
      70. python-dev: unsatisfied recommendation for libpython2-dev
      71. python-dev: unsatisfied recommendation for python-sqlite3-tests-dev
      72. python-dev: unsatisfied recommendation for python-compiler-dev
      73. python-dev: unsatisfied recommendation for python-2to3-dev
      74. python-dev: unsatisfied recommendation for python-smtpd-dev
      75. python-dev: unsatisfied recommendation for python-robotparser-dev
      76. python-dev: unsatisfied recommendation for ncurses-libpanelw-dev
      77. python-dev: unsatisfied recommendation for python-stringold-dev
      78. python-dev: unsatisfied recommendation for python-re-dev
      79. python-dev: unsatisfied recommendation for python-netserver-dev
      80. python-dev: unsatisfied recommendation for python-ctypes-dev
      81. python-dev: unsatisfied recommendation for python-core-dev
      82. Configuring python-dev.
      83. root@VUplusDuo:~#
      Alles anzeigen

      Ist echt frustrierend diesen blöden Renderer nicht auf die Box zu bekommen, obgleich es doch unter vti11 laufen soll und ich mich an die Anleitung von bimmler halte... Was mache ich nur falsch oder kann ich noch probieren? ?(
    • Matador schrieb:

      Ist einfach ganz einfach, halte dich an die Anleitung von @bimmler und tausche nur die Setuptools aus. Das hat mich jetzt soweit gebracht.
      Wenn sich sonst nichts besseres ergibt, werde am Wochenende wohl Mal neu flashen und dann gleich mit den neuen Dateien arbeiten.


      Gesendet von meinem CMR-W09 mit Tapatalk
      ...gib mal n link bitte... egal welche cocy.ipk ich probiere kommt das nicht installiert werden kann weil die Architektur nicht passt.. bzw welches Image hast du auf deine 4k am laufen..?
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:
    • UPNP Media Renderer Plugin

      Ich habe das aktuelle 14.01 am laufen.
      Du brauchst für eine 4K Box die mit pathmod, die anderen sind für mipsel.
      Und wichtig mindestens die Setuptools12 die etwas weiter oben schon angehängt würde.

      Gesendet von meinem Aquaris X5 Plus mit Tapatalk
      Vu+ Ultimo4K
      Toshiba 1TB HDD

      Samsung 40C6700
      Philips NP2900
      Fritz!Box 7490
    • Matador schrieb:

      Ich habe das aktuelle 14.01 am laufen.
      Du brauchst für eine 4K Box die mit pathmod, die anderen sind für mipsel.
      Und wichtig mindestens die Setuptools12 die etwas weiter oben schon angehängt würde.

      Gesendet von meinem Aquaris X5 Plus mit Tapatalk
      ... ich hab alles durch probiert... mit arm mit mipsel mit nix... alles selbe Problem... auch setuptools12 ist scho in der box, keine Veränderungen.
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:
    • man muss es so nennen wie es ist!!! EIN VERHAU HIER !!! zig Seiten zu lesen und nix gescheites kommt bei raus... ich hab noch nie gesehen das so ein nützliches Plugin so missachtet wird. Die Leute die es wohl drauf haben, die interessiert es hier eher weniger und die noobs und Anfänger geben sich hier die Schlacht und machen teils ihre Images kaputt. AUCH WIR haben nicht so viel Zeit, doch.... UNS fehlt auch iwo das Wissen!!

      ...ich würd mich ja nicht so aufregen, wenn hier wenigstens Ordnung herschen würde, alles schön sortiert und eine vernünftige howto… immer nur wie habe ich es geschafft... ja - das trifft wohl auch nur bei denen zu - da jeder seine Box anders anfährt und verschiedenes drauf hat.

      genauso würde es mich weniger ärgern, wenn ich nicht schon auf meiner vu solo se unter bis vti 11.xx wirklich ooohne probs installiert und zum laufen gebracht habe.
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:
    • Da doch einige Probleme mit dem installieren des Plugins haben, wäre mein Vorschlag, User mit frischen Image und nur Cocy
      als Firstinstall, stellen ein Backup hier im Thread bereit.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von schwatter ()

    • Torbin schrieb:

      Mit deinen Posts trägst du aber auch nicht gerade zu dieser Ordnung bei, die du einforderst. Nur mal so nebenbei.
      ...aber DU grad!?... nur mal so zu Info... ich könnte hier nicht mal aufräumen weil
      a .. mir die rechte fehlen und
      b .. ich es nicht mal erfolgreich zum laufen geschweige denn zu installieren bekomme, also wüsste ich nicht wo ich was aufzuräumen hätte und
      c.. seit wann ist eine bitte um Ordnung und Übersicht so zu bemängeln...?? befohlen oder gefordert ist was anderes als Enttäuschung in Worte fassen ...und
      d.. BACK 2 TOPIC - genug gemüllt :whistling: ...kommen wir wenigstens mit dem wirrwarr hier zurecht

      @schwatter - gut gemeint, aber ach lassen wir uns überraschen :think1:

      BlackSun schrieb:

      Die setuptools muss mindestens Version 12 sein. Im Anhang mal die Setuptools 12.0. Das Zip entpacken und den Ordnerinhalt nach /tmp kopieren.

      Danach Befehl "python /tmp/setup.py install" ausführen. Probier mal ob du das installiert bekommst. Wenn nicht, bitte wieder mit Logfile melden. Dann hast wenigstens schon mal die geforderte Version 12 drauf.
      ...hier mein putty-log ...da fehlt auch etwas so wie es aussieht..


      root@vusolo4k:~# python /tmp/setup.py install
      Traceback (most recent call last):
      File "/tmp/setup.py", line 18, in <module>
      exec(init_file.read(), command_ns)
      File "<string>", line 11, in <module>
      File "/var/volatile/tmp/setuptools/__init__.py", line 11, in <module>
      from setuptools.extension import Extension
      File "/var/volatile/tmp/setuptools/extension.py", line 8, in <module>
      from .dist import _get_unpatched
      File "/var/volatile/tmp/setuptools/dist.py", line 19, in <module>
      import pkg_resources
      File "/var/volatile/tmp/pkg_resources/__init__.py", line 30, in <module>
      import pkgutil
      ImportError: No module named pkgutil
      root@vusolo4k:~#
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:
    • ...habe cocpy pathmod mit forceowerwrite installiert... wenn ich nun Plugins mit blaue taste aufrufe kommt...

      systemplugins cocy - circuits.core.componets als fehler bzw nicht verfügar

      und hier hört nun mein können und wissen auf
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:
    • DANKE dir !! sieht gut aus.. jetzt muss ich nur noch die Fehlermeldung - Fehler Systemplugin Cocy (circuit.core.componets) … hat da jemand ne Iddee ??
      Spoiler anzeigen
      root@vusolo4k:~# python /tmp/setup.py install
      running install
      running bdist_egg
      running egg_info
      writing requirements to setuptools.egg-info/requires.txt
      writing setuptools.egg-info/PKG-INFO
      writing top-level names to setuptools.egg-info/top_level.txt
      writing dependency_links to setuptools.egg-info/dependency_links.txt
      writing entry points to setuptools.egg-info/entry_points.txt
      reading manifest file 'setuptools.egg-info/SOURCES.txt'
      reading manifest template 'MANIFEST.in'
      writing manifest file 'setuptools.egg-info/SOURCES.txt'
      installing library code to build/bdist.linux-armv7l/egg
      running install_lib
      running build_py
      creating build
      creating build/lib
      copying easy_install.py -> build/lib
      creating build/lib/setuptools
      copying setuptools/__init__.py -> build/lib/setuptools
      copying setuptools/windows_support.py -> build/lib/setuptools
      copying setuptools/version.py -> build/lib/setuptools
      copying setuptools/utils.py -> build/lib/setuptools
      copying setuptools/unicode_utils.py -> build/lib/setuptools
      copying setuptools/ssl_support.py -> build/lib/setuptools
      copying setuptools/site-patch.py -> build/lib/setuptools
      copying setuptools/sandbox.py -> build/lib/setuptools
      copying setuptools/py31compat.py -> build/lib/setuptools
      copying setuptools/py27compat.py -> build/lib/setuptools
      copying setuptools/py26compat.py -> build/lib/setuptools
      copying setuptools/package_index.py -> build/lib/setuptools
      copying setuptools/msvc9_support.py -> build/lib/setuptools
      copying setuptools/lib2to3_ex.py -> build/lib/setuptools
      copying setuptools/extension.py -> build/lib/setuptools
      copying setuptools/dist.py -> build/lib/setuptools
      copying setuptools/depends.py -> build/lib/setuptools
      copying setuptools/compat.py -> build/lib/setuptools
      copying setuptools/archive_util.py -> build/lib/setuptools
      creating build/lib/pkg_resources
      copying pkg_resources/__init__.py -> build/lib/pkg_resources
      creating build/lib/_markerlib
      copying _markerlib/__init__.py -> build/lib/_markerlib
      copying _markerlib/markers.py -> build/lib/_markerlib
      creating build/lib/setuptools/tests
      copying setuptools/tests/__init__.py -> build/lib/setuptools/tests
      copying setuptools/tests/textwrap.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_windows_wrappers.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_upload_docs.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_test.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_sdist.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_sandbox.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_packageindex.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_msvc9compiler.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_markerlib.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_integration.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_find_packages.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_egg_info.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_easy_install.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_dist_info.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_develop.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_build_ext.py -> build/lib/setuptools/tests
      copying setuptools/tests/test_bdist_egg.py -> build/lib/setuptools/tests
      copying setuptools/tests/server.py -> build/lib/setuptools/tests
      copying setuptools/tests/script-with-bom.py -> build/lib/setuptools/tests
      copying setuptools/tests/py26compat.py -> build/lib/setuptools/tests
      copying setuptools/tests/fixtures.py -> build/lib/setuptools/tests
      copying setuptools/tests/environment.py -> build/lib/setuptools/tests
      copying setuptools/tests/contexts.py -> build/lib/setuptools/tests
      creating build/lib/setuptools/command
      copying setuptools/command/__init__.py -> build/lib/setuptools/command
      copying setuptools/command/upload_docs.py -> build/lib/setuptools/command
      copying setuptools/command/test.py -> build/lib/setuptools/command
      copying setuptools/command/setopt.py -> build/lib/setuptools/command
      copying setuptools/command/sdist.py -> build/lib/setuptools/command
      copying setuptools/command/saveopts.py -> build/lib/setuptools/command
      copying setuptools/command/rotate.py -> build/lib/setuptools/command
      copying setuptools/command/register.py -> build/lib/setuptools/command
      copying setuptools/command/install_scripts.py -> build/lib/setuptools/command
      copying setuptools/command/install_lib.py -> build/lib/setuptools/command
      copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command
      copying setuptools/command/install.py -> build/lib/setuptools/command
      copying setuptools/command/egg_info.py -> build/lib/setuptools/command
      copying setuptools/command/easy_install.py -> build/lib/setuptools/command
      copying setuptools/command/develop.py -> build/lib/setuptools/command
      copying setuptools/command/build_py.py -> build/lib/setuptools/command
      copying setuptools/command/build_ext.py -> build/lib/setuptools/command
      copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command
      copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
      copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
      copying setuptools/command/alias.py -> build/lib/setuptools/command
      creating build/lib/pkg_resources/_vendor
      copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor
      creating build/lib/pkg_resources/tests
      copying pkg_resources/tests/__init__.py -> build/lib/pkg_resources/tests
      copying pkg_resources/tests/test_resources.py -> build/lib/pkg_resources/tests
      copying pkg_resources/tests/test_pkg_resources.py -> build/lib/pkg_resources/tests
      creating build/lib/pkg_resources/_vendor/packaging
      copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging
      copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging
      copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging
      copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_vendor/packaging
      copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging
      copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging
      copying setuptools/script (dev).tmpl -> build/lib/setuptools
      copying setuptools/script.tmpl -> build/lib/setuptools
      creating build/bdist.linux-armv7l
      creating build/bdist.linux-armv7l/egg
      creating build/bdist.linux-armv7l/egg/_markerlib
      copying build/lib/_markerlib/markers.py -> build/bdist.linux-armv7l/egg/_markerlib
      copying build/lib/_markerlib/__init__.py -> build/bdist.linux-armv7l/egg/_markerlib
      creating build/bdist.linux-armv7l/egg/pkg_resources
      creating build/bdist.linux-armv7l/egg/pkg_resources/tests
      copying build/lib/pkg_resources/tests/test_pkg_resources.py -> build/bdist.linux-armv7l/egg/pkg_resources/tests
      copying build/lib/pkg_resources/tests/test_resources.py -> build/bdist.linux-armv7l/egg/pkg_resources/tests
      copying build/lib/pkg_resources/tests/__init__.py -> build/bdist.linux-armv7l/egg/pkg_resources/tests
      creating build/bdist.linux-armv7l/egg/pkg_resources/_vendor
      creating build/bdist.linux-armv7l/egg/pkg_resources/_vendor/packaging
      copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.linux-armv7l/egg/pkg_resources/_vendor/packaging
      copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linux-armv7l/egg/pkg_resources/_vendor/packaging
      copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> build/bdist.linux-armv7l/egg/pkg_resources/_vendor/packaging
      copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist.linux-armv7l/egg/pkg_resources/_vendor/packaging
      copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> build/bdist.linux-armv7l/egg/pkg_resources/_vendor/packaging
      copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.linux-armv7l/egg/pkg_resources/_vendor/packaging
      copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-armv7l/egg/pkg_resources/_vendor
      copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-armv7l/egg/pkg_resources
      creating build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/script.tmpl -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-armv7l/egg/setuptools
      creating build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/alias.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/develop.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/install.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/register.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/test.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-armv7l/egg/setuptools/command
      copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-armv7l/egg/setuptools/command
      creating build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/contexts.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/environment.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/fixtures.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/py26compat.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/script-with-bom.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/server.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_bdist_egg.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_build_ext.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_develop.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_dist_info.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_easy_install.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_egg_info.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_find_packages.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_integration.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_markerlib.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_msvc9compiler.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_packageindex.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_sandbox.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_sdist.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_test.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_upload_docs.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/test_windows_wrappers.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/textwrap.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/tests/__init__.py -> build/bdist.linux-armv7l/egg/setuptools/tests
      copying build/lib/setuptools/archive_util.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/compat.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/depends.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/dist.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/extension.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/lib2to3_ex.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/msvc9_support.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/package_index.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/py26compat.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/py27compat.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/py31compat.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/sandbox.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/site-patch.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/ssl_support.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/utils.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/version.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/windows_support.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/setuptools/__init__.py -> build/bdist.linux-armv7l/egg/setuptools
      copying build/lib/easy_install.py -> build/bdist.linux-armv7l/egg
      writing byte-compilation script '/tmp/tmp9jVUAa.py'
      /usr/bin/python /tmp/tmp9jVUAa.py
      removing /tmp/tmp9jVUAa.py
      creating build/bdist.linux-armv7l/egg/EGG-INFO
      copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-armv7l/egg/EGG-INFO
      copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
      copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
      copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
      copying setuptools.egg-info/requires.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
      copying setuptools.egg-info/top_level.txt -> build/bdist.linux-armv7l/egg/EGG-INFO
      copying setuptools.egg-info/zip-safe -> build/bdist.linux-armv7l/egg/EGG-INFO
      creating dist
      creating 'dist/setuptools-12.0-py2.7.egg' and adding 'build/bdist.linux-armv7l/egg' to it
      removing 'build/bdist.linux-armv7l/egg' (and everything under it)
      Processing setuptools-12.0-py2.7.egg
      Copying setuptools-12.0-py2.7.egg to /usr/lib/python2.7/site-packages
      Removing setuptools 0.9.8 from easy-install.pth file
      Adding setuptools 12.0 to easy-install.pth file
      Installing easy_install script to /usr/bin
      Installing easy_install-2.7 script to /usr/bin
      Installed /usr/lib/python2.7/site-packages/setuptools-12.0-py2.7.egg
      Processing dependencies for setuptools==12.0
      Finished processing dependencies for setuptools==12.0
      root@vusolo4k:~#


      erstmal DANKE dir @Torbin !! dein Tip hat mich um einiges weiter gebracht... nach dem konnte ich wie zu sehen ist, setuotools 12.0 ohne Fehlermeldungen installieren - Neustart - und aus Post 449 die cocy pathmod.ipk.. habe auch die Box-IP Adresse eingetragen unter ssdp.py - reboot

      Cocy ist leider noch nicht als Renderer zu sehen auf Handy oder iPad... wenn ich auf blaue taste Plugins gehe kommt nur noch diese Fehlermeldung - Systemplugin Cocy (nannot Import Name log)…
      ..Wissen ist Macht, nichts wissen macht auch nichts :whistling: :thumbup:
      .. assdigger & sugar blower :crazy1:

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von hgdo ()