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

"env: python2: No such file or directory" on OSX 10.11 #30

Open
Lenskiy opened this issue Mar 12, 2016 · 0 comments
Open

"env: python2: No such file or directory" on OSX 10.11 #30

Lenskiy opened this issue Mar 12, 2016 · 0 comments

Comments

@Lenskiy
Copy link

Lenskiy commented Mar 12, 2016

The first line of libuvc_ros/libuvc_camera/cfg/UVCCamera.cfg is
#! /usr/bin/env python2 this results in the following error
env: python2: No such file or directory
I simply changed the first line of the file to #! /usr/bin/env python, it worked, however I am not sure if that is a right solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant