Describe the bug
When running the pubsub.py example, a ModuleNotFoundError appeared, saying that it cant find command_line_utils
Expected Behavior
I expected the code to run
Current Behavior
$ python publish.py
Traceback (most recent call last):
File "/home/krapp/sync/programacion/python/mqtt-aws-test/iot-test-publish/publish.py", line 17, in <module>
import command_line_utils
ModuleNotFoundError: No module named 'command_line_utils'
Reproduction Steps
Running publish.py
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.12.0
Environment details (OS name and version, etc.)
Linux Mint 21