Skip to content

DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.Β #216

@ajsirota

Description

@ajsirota

When attempting to run the "hello world" program, I get this warning:

~/code/cozmo_sdk_examples_1.4.10/tutorials/01_basics $ python 01_hello_world.py
/usr/local/lib/python3.9/site-packages/cozmo/event.py:488: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.

(python is aliased to python3 in my system)

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