Skip to content

Python File Issue #12

Description

@jc-cr

Hello,

I am doing Udemy course and had error running listener.py and talker.py.
Found solution by doing the following change:
#!/usr/bin/env python import rospy > #!/usr/bin/env python3 import rospy

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