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

vcprojtool.py error in python3 #858

Closed
n-ando opened this issue May 14, 2020 · 0 comments
Closed

vcprojtool.py error in python3 #858

n-ando opened this issue May 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@n-ando
Copy link

n-ando commented May 14, 2020

Describe the bug

vcprojtool.py error in make dist in python3 environment.

To Reproduce
Steps to reproduce the behavior:

  1. make dist
  2. See error
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("""Usage:
  vcprojtool.py cmd options

Reproducibility
100%

Expected behavior
No error

Environment

  • OS: Ubuntu 18.04 6432bits
  • OpenRTM-aist Version RELENG_1_2
@n-ando n-ando added the bug Something isn't working label May 14, 2020
n-ando added a commit that referenced this issue May 17, 2020
print() error in python3 (RELENG_1_2) #858
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants