Bug report
Required Info:
- Operating System:
- Installation type:
- Version or commit hash:
- DDS implementation:
- Client library (if applicable):
After sourcing C:\dev\ros2\local_setup.bat, calling even single ros2 command gives this error:
> ros2
failed to create process
I could be able to run talker and listener by their full paths.
I've set both PythonPath and PYTHON_PATH variables to C:\Python37\ but it didn't help.