Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rclpy import issue #153

Closed
karesh opened this issue Nov 24, 2017 · 2 comments
Closed

rclpy import issue #153

karesh opened this issue Nov 24, 2017 · 2 comments
Labels
more-information-needed Further information is required

Comments

@karesh
Copy link

karesh commented Nov 24, 2017

import rclpy
Traceback (most recent call last):
File "", line 1, in
File "/opt/ros/r2b3/lib/python3.5/site-packages/rclpy/init.py", line 26
def init(*, args=None):
^
SyntaxError: invalid syntax

system ubuntu 16.04

@mikaelarguedas
Copy link
Member

@karesh Please make sure you use python3. This looks like a python2 error

@mikaelarguedas mikaelarguedas added the more-information-needed Further information is required label Nov 24, 2017
@mikaelarguedas
Copy link
Member

closing this due to no response.
@karesh please comment here if you're still facing this issue and we can reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more-information-needed Further information is required
Projects
None yet
Development

No branches or pull requests

2 participants