Skip to content

view_tk.py with Python 3.8.0 #4

@Feinwerk

Description

@Feinwerk

Hi

I had to change some libraries to lower case to get it working.
line1: Tkinter --> tkinter
line2: Queue --> queue
line41: Queue.Queue() --> queue.Queue()
line50: Queue.Empty --< queue.Empty

I am no Python professional maybe there is a better solution.

best regards

Alex

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