Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Adapter Updates Fehler

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    562

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Adapter Updates Fehler

Geplant Angeheftet Gesperrt Verschoben Error/Bug
16 Beiträge 3 Kommentatoren 617 Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @bob-der-1

    Hast du python installiert?
    Welche Version?

    python -v
    python3 -v
    
    B Offline
    B Offline
    bob der 1.
    schrieb am zuletzt editiert von
    #5

    @thomas-braun

    bekomme folgende ausgabe

    bei python -v

    # installing zipimport hook
    import zipimport # builtin
    # installed zipimport hook
    # /usr/lib/python2.7/site.pyc matches /usr/lib/python2.7/site.py
    import site # precompiled from /usr/lib/python2.7/site.pyc
    # /usr/lib/python2.7/os.pyc matches /usr/lib/python2.7/os.py
    import os # precompiled from /usr/lib/python2.7/os.pyc
    import errno # builtin
    import posix # builtin
    # /usr/lib/python2.7/posixpath.pyc matches /usr/lib/python2.7/posixpath.py
    import posixpath # precompiled from /usr/lib/python2.7/posixpath.pyc
    # /usr/lib/python2.7/stat.pyc matches /usr/lib/python2.7/stat.py
    import stat # precompiled from /usr/lib/python2.7/stat.pyc
    # /usr/lib/python2.7/genericpath.pyc matches /usr/lib/python2.7/genericpath.py
    import genericpath # precompiled from /usr/lib/python2.7/genericpath.pyc
    # /usr/lib/python2.7/warnings.pyc matches /usr/lib/python2.7/warnings.py
    import warnings # precompiled from /usr/lib/python2.7/warnings.pyc
    # /usr/lib/python2.7/linecache.pyc matches /usr/lib/python2.7/linecache.py
    import linecache # precompiled from /usr/lib/python2.7/linecache.pyc
    # /usr/lib/python2.7/types.pyc matches /usr/lib/python2.7/types.py
    import types # precompiled from /usr/lib/python2.7/types.pyc
    # /usr/lib/python2.7/UserDict.pyc matches /usr/lib/python2.7/UserDict.py
    import UserDict # precompiled from /usr/lib/python2.7/UserDict.pyc
    # /usr/lib/python2.7/_abcoll.pyc matches /usr/lib/python2.7/_abcoll.py
    import _abcoll # precompiled from /usr/lib/python2.7/_abcoll.pyc
    # /usr/lib/python2.7/abc.pyc matches /usr/lib/python2.7/abc.py
    import abc # precompiled from /usr/lib/python2.7/abc.pyc
    # /usr/lib/python2.7/_weakrefset.pyc matches /usr/lib/python2.7/_weakrefset.py
    import _weakrefset # precompiled from /usr/lib/python2.7/_weakrefset.pyc
    import _weakref # builtin
    # /usr/lib/python2.7/copy_reg.pyc matches /usr/lib/python2.7/copy_reg.py
    import copy_reg # precompiled from /usr/lib/python2.7/copy_reg.pyc
    # /usr/lib/python2.7/traceback.pyc matches /usr/lib/python2.7/traceback.py
    import traceback # precompiled from /usr/lib/python2.7/traceback.pyc
    # /usr/lib/python2.7/sysconfig.pyc matches /usr/lib/python2.7/sysconfig.py
    import sysconfig # precompiled from /usr/lib/python2.7/sysconfig.pyc
    # /usr/lib/python2.7/re.pyc matches /usr/lib/python2.7/re.py
    import re # precompiled from /usr/lib/python2.7/re.pyc
    # /usr/lib/python2.7/sre_compile.pyc matches /usr/lib/python2.7/sre_compile.py
    import sre_compile # precompiled from /usr/lib/python2.7/sre_compile.pyc
    import _sre # builtin
    # /usr/lib/python2.7/sre_parse.pyc matches /usr/lib/python2.7/sre_parse.py
    import sre_parse # precompiled from /usr/lib/python2.7/sre_parse.pyc
    # /usr/lib/python2.7/sre_constants.pyc matches /usr/lib/python2.7/sre_constants.py
    import sre_constants # precompiled from /usr/lib/python2.7/sre_constants.pyc
    import _locale # builtin
    # /usr/lib/python2.7/_sysconfigdata.pyc matches /usr/lib/python2.7/_sysconfigdata.py
    import _sysconfigdata # precompiled from /usr/lib/python2.7/_sysconfigdata.pyc
    # /usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.pyc matches /usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.py
    import _sysconfigdata_nd # precompiled from /usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.pyc
    # /usr/lib/python2.7/sitecustomize.pyc matches /usr/lib/python2.7/sitecustomize.py
    import sitecustomize # precompiled from /usr/lib/python2.7/sitecustomize.pyc
    import encodings # directory /usr/lib/python2.7/encodings
    # /usr/lib/python2.7/encodings/__init__.pyc matches /usr/lib/python2.7/encodings/__init__.py
    import encodings # precompiled from /usr/lib/python2.7/encodings/__init__.pyc
    # /usr/lib/python2.7/codecs.pyc matches /usr/lib/python2.7/codecs.py
    import codecs # precompiled from /usr/lib/python2.7/codecs.pyc
    import _codecs # builtin
    # /usr/lib/python2.7/encodings/aliases.pyc matches /usr/lib/python2.7/encodings/aliases.py
    import encodings.aliases # precompiled from /usr/lib/python2.7/encodings/aliases.pyc
    # /usr/lib/python2.7/encodings/utf_8.pyc matches /usr/lib/python2.7/encodings/utf_8.py
    import encodings.utf_8 # precompiled from /usr/lib/python2.7/encodings/utf_8.pyc
    Python 2.7.16 (default, Oct 10 2019, 22:02:15)
    [GCC 8.3.0] on linux2
    Type "help", "copyright", "credits" or "license" for more information.
    dlopen("/usr/lib/python2.7/lib-dynload/readline.arm-linux-gnueabihf.so", 2);
    import readline # dynamically loaded from /usr/lib/python2.7/lib-dynload/readline.arm-linux-gnueabihf.so
    >>>
     
    

    Bei python 3

    import _frozen_importlib # frozen
    import _imp # builtin
    import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
    import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
    import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
    # installing zipimport hook
    import 'zipimport' # <class '_frozen_importlib.BuiltinImporter'>
    # installed zipimport hook
    import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
    import '_io' # <class '_frozen_importlib.BuiltinImporter'>
    import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
    import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
    import _thread # previously loaded ('_thread')
    import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
    import _weakref # previously loaded ('_weakref')
    import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
    # /usr/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/encodings/__init__.py
    # code object from '/usr/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc'
    # /usr/lib/python3.7/__pycache__/codecs.cpython-37.pyc matches /usr/lib/python3.7/codecs.py
    # code object from '/usr/lib/python3.7/__pycache__/codecs.cpython-37.pyc'
    import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
    import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0xb66bf630>
    # /usr/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc matches /usr/lib/python3.7/encodings/aliases.py
    # code object from '/usr/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc'
    import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d0190>
    import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0xb66bf310>
    # /usr/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc matches /usr/lib/python3.7/encodings/utf_8.py
    # code object from '/usr/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc'
    import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d4b10>
    import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
    # /usr/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc matches /usr/lib/python3.7/encodings/latin_1.py
    # code object from '/usr/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc'
    import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d8130>
    # /usr/lib/python3.7/__pycache__/io.cpython-37.pyc matches /usr/lib/python3.7/io.py
    # code object from '/usr/lib/python3.7/__pycache__/io.cpython-37.pyc'
    # /usr/lib/python3.7/__pycache__/abc.cpython-37.pyc matches /usr/lib/python3.7/abc.py
    # code object from '/usr/lib/python3.7/__pycache__/abc.cpython-37.pyc'
    import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
    import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d83b0>
    import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d8210>
    # /usr/lib/python3.7/__pycache__/site.cpython-37.pyc matches /usr/lib/python3.7/site.py
    # code object from '/usr/lib/python3.7/__pycache__/site.cpython-37.pyc'
    # /usr/lib/python3.7/__pycache__/os.cpython-37.pyc matches /usr/lib/python3.7/os.py
    # code object from '/usr/lib/python3.7/__pycache__/os.cpython-37.pyc'
    # /usr/lib/python3.7/__pycache__/stat.cpython-37.pyc matches /usr/lib/python3.7/stat.py
    # code object from '/usr/lib/python3.7/__pycache__/stat.cpython-37.pyc'
    import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
    import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0xb66eae30>
    # /usr/lib/python3.7/__pycache__/posixpath.cpython-37.pyc matches /usr/lib/python3.7/posixpath.py
    # code object from '/usr/lib/python3.7/__pycache__/posixpath.cpython-37.pyc'
    # /usr/lib/python3.7/__pycache__/genericpath.cpython-37.pyc matches /usr/lib/python3.7/genericpath.py
    # code object from '/usr/lib/python3.7/__pycache__/genericpath.cpython-37.pyc'
    import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0xb6672dd0>
    import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0xb66eaf30>
    # /usr/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc matches /usr/lib/python3.7/_collections_abc.py
    # code object from '/usr/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc'
    import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0xb6679230>
    import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0xb66e47d0>
    # /usr/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc matches /usr/lib/python3.7/_sitebuiltins.py
    # code object from '/usr/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc'
    import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0xb66e4a50>
    # /usr/lib/python3.7/__pycache__/sitecustomize.cpython-37.pyc matches /usr/lib/python3.7/sitecustomize.py
    # code object from '/usr/lib/python3.7/__pycache__/sitecustomize.cpython-37.pyc'
    import 'sitecustomize' # <_frozen_importlib_external.SourceFileLoader object at 0xb668e5f0>
    import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d8c50>
    Python 3.7.3 (default, Jan 22 2021, 20:04:44)
    [GCC 8.3.0] on linux
    Type "help", "copyright", "credits" or "license" for more information.
    # extension module 'readline' loaded from '/usr/lib/python3.7/lib-dynload/readline.cpython-37m-arm-linux-gnueabihf.so'
    # extension module 'readline' executed from '/usr/lib/python3.7/lib-dynload/readline.cpython-37m-arm-linux-gnueabihf.so'
    import 'readline' # <_frozen_importlib_external.ExtensionFileLoader object at 0xb668e850>
    import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
    # /usr/lib/python3.7/__pycache__/rlcompleter.cpython-37.pyc matches /usr/lib/python3.7/rlcompleter.py
    # code object from '/usr/lib/python3.7/__pycache__/rlcompleter.cpython-37.pyc'
    import 'rlcompleter' # <_frozen_importlib_external.SourceFileLoader object at 0xb668e930>
    
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • B bob der 1.

      @thomas-braun

      bekomme folgende ausgabe

      bei python -v

      # installing zipimport hook
      import zipimport # builtin
      # installed zipimport hook
      # /usr/lib/python2.7/site.pyc matches /usr/lib/python2.7/site.py
      import site # precompiled from /usr/lib/python2.7/site.pyc
      # /usr/lib/python2.7/os.pyc matches /usr/lib/python2.7/os.py
      import os # precompiled from /usr/lib/python2.7/os.pyc
      import errno # builtin
      import posix # builtin
      # /usr/lib/python2.7/posixpath.pyc matches /usr/lib/python2.7/posixpath.py
      import posixpath # precompiled from /usr/lib/python2.7/posixpath.pyc
      # /usr/lib/python2.7/stat.pyc matches /usr/lib/python2.7/stat.py
      import stat # precompiled from /usr/lib/python2.7/stat.pyc
      # /usr/lib/python2.7/genericpath.pyc matches /usr/lib/python2.7/genericpath.py
      import genericpath # precompiled from /usr/lib/python2.7/genericpath.pyc
      # /usr/lib/python2.7/warnings.pyc matches /usr/lib/python2.7/warnings.py
      import warnings # precompiled from /usr/lib/python2.7/warnings.pyc
      # /usr/lib/python2.7/linecache.pyc matches /usr/lib/python2.7/linecache.py
      import linecache # precompiled from /usr/lib/python2.7/linecache.pyc
      # /usr/lib/python2.7/types.pyc matches /usr/lib/python2.7/types.py
      import types # precompiled from /usr/lib/python2.7/types.pyc
      # /usr/lib/python2.7/UserDict.pyc matches /usr/lib/python2.7/UserDict.py
      import UserDict # precompiled from /usr/lib/python2.7/UserDict.pyc
      # /usr/lib/python2.7/_abcoll.pyc matches /usr/lib/python2.7/_abcoll.py
      import _abcoll # precompiled from /usr/lib/python2.7/_abcoll.pyc
      # /usr/lib/python2.7/abc.pyc matches /usr/lib/python2.7/abc.py
      import abc # precompiled from /usr/lib/python2.7/abc.pyc
      # /usr/lib/python2.7/_weakrefset.pyc matches /usr/lib/python2.7/_weakrefset.py
      import _weakrefset # precompiled from /usr/lib/python2.7/_weakrefset.pyc
      import _weakref # builtin
      # /usr/lib/python2.7/copy_reg.pyc matches /usr/lib/python2.7/copy_reg.py
      import copy_reg # precompiled from /usr/lib/python2.7/copy_reg.pyc
      # /usr/lib/python2.7/traceback.pyc matches /usr/lib/python2.7/traceback.py
      import traceback # precompiled from /usr/lib/python2.7/traceback.pyc
      # /usr/lib/python2.7/sysconfig.pyc matches /usr/lib/python2.7/sysconfig.py
      import sysconfig # precompiled from /usr/lib/python2.7/sysconfig.pyc
      # /usr/lib/python2.7/re.pyc matches /usr/lib/python2.7/re.py
      import re # precompiled from /usr/lib/python2.7/re.pyc
      # /usr/lib/python2.7/sre_compile.pyc matches /usr/lib/python2.7/sre_compile.py
      import sre_compile # precompiled from /usr/lib/python2.7/sre_compile.pyc
      import _sre # builtin
      # /usr/lib/python2.7/sre_parse.pyc matches /usr/lib/python2.7/sre_parse.py
      import sre_parse # precompiled from /usr/lib/python2.7/sre_parse.pyc
      # /usr/lib/python2.7/sre_constants.pyc matches /usr/lib/python2.7/sre_constants.py
      import sre_constants # precompiled from /usr/lib/python2.7/sre_constants.pyc
      import _locale # builtin
      # /usr/lib/python2.7/_sysconfigdata.pyc matches /usr/lib/python2.7/_sysconfigdata.py
      import _sysconfigdata # precompiled from /usr/lib/python2.7/_sysconfigdata.pyc
      # /usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.pyc matches /usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.py
      import _sysconfigdata_nd # precompiled from /usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.pyc
      # /usr/lib/python2.7/sitecustomize.pyc matches /usr/lib/python2.7/sitecustomize.py
      import sitecustomize # precompiled from /usr/lib/python2.7/sitecustomize.pyc
      import encodings # directory /usr/lib/python2.7/encodings
      # /usr/lib/python2.7/encodings/__init__.pyc matches /usr/lib/python2.7/encodings/__init__.py
      import encodings # precompiled from /usr/lib/python2.7/encodings/__init__.pyc
      # /usr/lib/python2.7/codecs.pyc matches /usr/lib/python2.7/codecs.py
      import codecs # precompiled from /usr/lib/python2.7/codecs.pyc
      import _codecs # builtin
      # /usr/lib/python2.7/encodings/aliases.pyc matches /usr/lib/python2.7/encodings/aliases.py
      import encodings.aliases # precompiled from /usr/lib/python2.7/encodings/aliases.pyc
      # /usr/lib/python2.7/encodings/utf_8.pyc matches /usr/lib/python2.7/encodings/utf_8.py
      import encodings.utf_8 # precompiled from /usr/lib/python2.7/encodings/utf_8.pyc
      Python 2.7.16 (default, Oct 10 2019, 22:02:15)
      [GCC 8.3.0] on linux2
      Type "help", "copyright", "credits" or "license" for more information.
      dlopen("/usr/lib/python2.7/lib-dynload/readline.arm-linux-gnueabihf.so", 2);
      import readline # dynamically loaded from /usr/lib/python2.7/lib-dynload/readline.arm-linux-gnueabihf.so
      >>>
       
      

      Bei python 3

      import _frozen_importlib # frozen
      import _imp # builtin
      import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
      import '_warnings' # <class '_frozen_importlib.BuiltinImporter'>
      import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
      # installing zipimport hook
      import 'zipimport' # <class '_frozen_importlib.BuiltinImporter'>
      # installed zipimport hook
      import '_frozen_importlib_external' # <class '_frozen_importlib.FrozenImporter'>
      import '_io' # <class '_frozen_importlib.BuiltinImporter'>
      import 'marshal' # <class '_frozen_importlib.BuiltinImporter'>
      import 'posix' # <class '_frozen_importlib.BuiltinImporter'>
      import _thread # previously loaded ('_thread')
      import '_thread' # <class '_frozen_importlib.BuiltinImporter'>
      import _weakref # previously loaded ('_weakref')
      import '_weakref' # <class '_frozen_importlib.BuiltinImporter'>
      # /usr/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc matches /usr/lib/python3.7/encodings/__init__.py
      # code object from '/usr/lib/python3.7/encodings/__pycache__/__init__.cpython-37.pyc'
      # /usr/lib/python3.7/__pycache__/codecs.cpython-37.pyc matches /usr/lib/python3.7/codecs.py
      # code object from '/usr/lib/python3.7/__pycache__/codecs.cpython-37.pyc'
      import '_codecs' # <class '_frozen_importlib.BuiltinImporter'>
      import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0xb66bf630>
      # /usr/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc matches /usr/lib/python3.7/encodings/aliases.py
      # code object from '/usr/lib/python3.7/encodings/__pycache__/aliases.cpython-37.pyc'
      import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d0190>
      import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0xb66bf310>
      # /usr/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc matches /usr/lib/python3.7/encodings/utf_8.py
      # code object from '/usr/lib/python3.7/encodings/__pycache__/utf_8.cpython-37.pyc'
      import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d4b10>
      import '_signal' # <class '_frozen_importlib.BuiltinImporter'>
      # /usr/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc matches /usr/lib/python3.7/encodings/latin_1.py
      # code object from '/usr/lib/python3.7/encodings/__pycache__/latin_1.cpython-37.pyc'
      import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d8130>
      # /usr/lib/python3.7/__pycache__/io.cpython-37.pyc matches /usr/lib/python3.7/io.py
      # code object from '/usr/lib/python3.7/__pycache__/io.cpython-37.pyc'
      # /usr/lib/python3.7/__pycache__/abc.cpython-37.pyc matches /usr/lib/python3.7/abc.py
      # code object from '/usr/lib/python3.7/__pycache__/abc.cpython-37.pyc'
      import '_abc' # <class '_frozen_importlib.BuiltinImporter'>
      import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d83b0>
      import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d8210>
      # /usr/lib/python3.7/__pycache__/site.cpython-37.pyc matches /usr/lib/python3.7/site.py
      # code object from '/usr/lib/python3.7/__pycache__/site.cpython-37.pyc'
      # /usr/lib/python3.7/__pycache__/os.cpython-37.pyc matches /usr/lib/python3.7/os.py
      # code object from '/usr/lib/python3.7/__pycache__/os.cpython-37.pyc'
      # /usr/lib/python3.7/__pycache__/stat.cpython-37.pyc matches /usr/lib/python3.7/stat.py
      # code object from '/usr/lib/python3.7/__pycache__/stat.cpython-37.pyc'
      import '_stat' # <class '_frozen_importlib.BuiltinImporter'>
      import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0xb66eae30>
      # /usr/lib/python3.7/__pycache__/posixpath.cpython-37.pyc matches /usr/lib/python3.7/posixpath.py
      # code object from '/usr/lib/python3.7/__pycache__/posixpath.cpython-37.pyc'
      # /usr/lib/python3.7/__pycache__/genericpath.cpython-37.pyc matches /usr/lib/python3.7/genericpath.py
      # code object from '/usr/lib/python3.7/__pycache__/genericpath.cpython-37.pyc'
      import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0xb6672dd0>
      import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0xb66eaf30>
      # /usr/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc matches /usr/lib/python3.7/_collections_abc.py
      # code object from '/usr/lib/python3.7/__pycache__/_collections_abc.cpython-37.pyc'
      import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0xb6679230>
      import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0xb66e47d0>
      # /usr/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc matches /usr/lib/python3.7/_sitebuiltins.py
      # code object from '/usr/lib/python3.7/__pycache__/_sitebuiltins.cpython-37.pyc'
      import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0xb66e4a50>
      # /usr/lib/python3.7/__pycache__/sitecustomize.cpython-37.pyc matches /usr/lib/python3.7/sitecustomize.py
      # code object from '/usr/lib/python3.7/__pycache__/sitecustomize.cpython-37.pyc'
      import 'sitecustomize' # <_frozen_importlib_external.SourceFileLoader object at 0xb668e5f0>
      import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0xb66d8c50>
      Python 3.7.3 (default, Jan 22 2021, 20:04:44)
      [GCC 8.3.0] on linux
      Type "help", "copyright", "credits" or "license" for more information.
      # extension module 'readline' loaded from '/usr/lib/python3.7/lib-dynload/readline.cpython-37m-arm-linux-gnueabihf.so'
      # extension module 'readline' executed from '/usr/lib/python3.7/lib-dynload/readline.cpython-37m-arm-linux-gnueabihf.so'
      import 'readline' # <_frozen_importlib_external.ExtensionFileLoader object at 0xb668e850>
      import 'atexit' # <class '_frozen_importlib.BuiltinImporter'>
      # /usr/lib/python3.7/__pycache__/rlcompleter.cpython-37.pyc matches /usr/lib/python3.7/rlcompleter.py
      # code object from '/usr/lib/python3.7/__pycache__/rlcompleter.cpython-37.pyc'
      import 'rlcompleter' # <_frozen_importlib_external.SourceFileLoader object at 0xb668e930>
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #6

      @bob-der-1

      Die Meldungen sehen 'merkwürdig' aus.
      Normalerweise kommt da nur die Versionsnummer um's Eck.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      B 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @bob-der-1

        Die Meldungen sehen 'merkwürdig' aus.
        Normalerweise kommt da nur die Versionsnummer um's Eck.

        B Offline
        B Offline
        bob der 1.
        schrieb am zuletzt editiert von
        #7

        @thomas-braun

        Was mich wundert auf dem Test Pi auch so ist....
        Habe den Clean installiert und nur das Backup eingespielt.

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • B bob der 1.

          @thomas-braun

          Was mich wundert auf dem Test Pi auch so ist....
          Habe den Clean installiert und nur das Backup eingespielt.

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #8

          @bob-der-1

          Mein Fehler. Das v muss groß sein:

          python -V
          python3 -V
          

          Installier mal nach:

          sudo apt install libffi-dev gcc-arm-linux-gnueabihf
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          B 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @bob-der-1

            Mein Fehler. Das v muss groß sein:

            python -V
            python3 -V
            

            Installier mal nach:

            sudo apt install libffi-dev gcc-arm-linux-gnueabihf
            
            B Offline
            B Offline
            bob der 1.
            schrieb am zuletzt editiert von bob der 1.
            #9

            @thomas-braun

            Unser Fehler:-)

            pi@raspberrypi:~ $ python3 -V
            Python 3.7.3
            pi@raspberrypi:~ $ python -V
            Python 2.7.16
            pi@raspberrypi:~ $

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • B bob der 1.

              @thomas-braun

              Unser Fehler:-)

              pi@raspberrypi:~ $ python3 -V
              Python 3.7.3
              pi@raspberrypi:~ $ python -V
              Python 2.7.16
              pi@raspberrypi:~ $

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #10

              @bob-der-1

              Siehe Edit:

              sudo apt install libffi-dev gcc-arm-linux-gnueabihf build-essential
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              B 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @bob-der-1

                Siehe Edit:

                sudo apt install libffi-dev gcc-arm-linux-gnueabihf build-essential
                
                B Offline
                B Offline
                bob der 1.
                schrieb am zuletzt editiert von
                #11

                @thomas-braun sagte in Adapter Updates Fehler:

                sudo apt install libffi-dev gcc-arm-linux-gnueabihf build-essential

                Reading package lists... Done
                Building dependency tree
                Reading state information... Done
                Note, selecting 'gcc' instead of 'gcc-arm-linux-gnueabihf'
                build-essential is already the newest version (12.6).
                gcc is already the newest version (4:8.3.0-1+rpi2).
                libffi-dev is already the newest version (3.2.1-9).
                0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • B bob der 1.

                  @thomas-braun sagte in Adapter Updates Fehler:

                  sudo apt install libffi-dev gcc-arm-linux-gnueabihf build-essential

                  Reading package lists... Done
                  Building dependency tree
                  Reading state information... Done
                  Note, selecting 'gcc' instead of 'gcc-arm-linux-gnueabihf'
                  build-essential is already the newest version (12.6).
                  gcc is already the newest version (4:8.3.0-1+rpi2).
                  libffi-dev is already the newest version (3.2.1-9).
                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #12

                  @bob-der-1

                  Kann sein das da sowas wie

                  sudo apt install python3-cffi
                  

                  noch fehlt.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  B 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @bob-der-1

                    Kann sein das da sowas wie

                    sudo apt install python3-cffi
                    

                    noch fehlt.

                    B Offline
                    B Offline
                    bob der 1.
                    schrieb am zuletzt editiert von
                    #13

                    @thomas-braun
                    Wieder

                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • B bob der 1.

                      @thomas-braun
                      Wieder

                      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #14

                      @bob-der-1

                      War schon installiert?

                      Dann weiß ich auch nicht wo es da klemmt.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      B 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @bob-der-1

                        War schon installiert?

                        Dann weiß ich auch nicht wo es da klemmt.

                        B Offline
                        B Offline
                        bob der 1.
                        schrieb am zuletzt editiert von
                        #15

                        @thomas-braun

                        Dann danke

                        B 1 Antwort Letzte Antwort
                        0
                        • B bob der 1.

                          @thomas-braun

                          Dann danke

                          B Offline
                          B Offline
                          bob der 1.
                          schrieb am zuletzt editiert von
                          #16

                          Frag mich einer was das war....

                          Wie vom Zauberhand sind die Updates durch!!!

                          1 Antwort Letzte Antwort
                          0
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          404

                          Online

                          32.7k

                          Benutzer

                          82.6k

                          Themen

                          1.3m

                          Beiträge
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Anmelden

                          • Du hast noch kein Konto? Registrieren

                          • Anmelden oder registrieren, um zu suchen
                          • Erster Beitrag
                            Letzter Beitrag
                          0
                          • Home
                          • Aktuell
                          • Tags
                          • Ungelesen 0
                          • Kategorien
                          • Unreplied
                          • Beliebt
                          • GitHub
                          • Docu
                          • Hilfe