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

Python module install errors #21

Closed
stonier opened this issue Mar 17, 2013 · 1 comment
Closed

Python module install errors #21

stonier opened this issue Mar 17, 2013 · 1 comment
Assignees
Milestone

Comments

@stonier
Copy link
Member

stonier commented Mar 17, 2013

Happens as soon as it hits a python package to install.

'\"C:/Python27/python.exe\"' is not recognized as an internal or external command,
operable program or batch file.
CMake Error at catkin/catkin_generated/safe_execute_install.cmake:4 (message):

  execute_process(C:/work/ws/build/catkin/catkin_generated/python_distutils_install.bat)
  returned error code
Call Stack (most recent call first):
  catkin/cmake_install.cmake:57 (INCLUDE)
  cmake_install.cmake:93 (INCLUDE)


NMAKE : fatal error U1077: 'echo' : return code '0x1'
Stop.
@ghost ghost assigned stonier Mar 17, 2013
@stonier
Copy link
Member Author

stonier commented Mar 17, 2013

Just some batch syntax bugs - ros/catkin#393

@stonier stonier closed this as completed Mar 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant