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)
When attempting to run the "hello world" program, I get this warning:
(
pythonis aliased topython3in my system)