Skip to content

Python Error: ImportError: cannot import name 'Convert' from 'gsf' #7

@cpouillot

Description

@cpouillot

running "from sttp.subscriber import Subscriber" in Python 3.11 raises error "Python Error: ImportError: cannot import name 'Convert' from 'gsf'".

Problem: gsf does not define "Convert" and not "normalize_enumname".
while Line 25 of datarow.py tries to import them: "from gsf import Convert, Empty, normalize_enumname"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions