ros2 / ros2/ros2_documentation
Choco does not install python debug binaries
@mjcarroll is already working on this.
Since Jan 9, 2020.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 1.3k
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 78
Description
OS: Windows 10 Home
When following the "Installing ROS 2 on Windows" instructions for Eloquent for ROS2 debug libraries, trying to run ros commands results in an error that "python_d" cannot be found.
This is not surprising as choco does not install the python debug binaries. I wasn't familiar with choco before trying this, but after a brief search, I couldn't find another choco package that would achieve this.
If someone knows of a way to have choco install this I can make a PR to the documentation for that, otherwise I will make a PR that tells people to download the python 3.7.5 installer to modify their installation to include the debug binaries.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.