Skip to content

Problem beim Ausführen der API auf RASPI #4

Description

@MarkusHeringlehner

Hallo,

ich habe heute Ihre Software installiert und konnte diese leider nicht erfolgreich ausführen.

Folgende Fehler habe ich erhalten.

Traceback (most recent call last):
File "/home/pi/.local/bin/speedport", line 5, in
from speedport.main import start
File "/home/pi/.local/lib/python3.9/site-packages/speedport/init.py", line 1, in
from .speedport import Speedport
File "/home/pi/.local/lib/python3.9/site-packages/speedport/speedport.py", line 8, in
from .api import SpeedportApi
File "/home/pi/.local/lib/python3.9/site-packages/speedport/api.py", line 8, in
from speedport.connection import Connection
File "/home/pi/.local/lib/python3.9/site-packages/speedport/connection.py", line 7, in
from typing import Self
ImportError: cannot import name 'Self' from 'typing' (/usr/lib/python3.9/typing.py)

Ich denke, es handelt sich um einen Benutzerfehler meinerseits...

Es wäre super, wenn Sie mir weiterhelfen könnten, da ich ihre API sehr gut gebrauchen könnte!

Vielen Dank und Beste Grüße!

Markus

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions