Skip to content

Commit

Permalink
Cygwin: Resolve the error in dronecan_dsdlc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
muramura committed Jun 12, 2024
1 parent 4da04a2 commit 1d7fab3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev/source/docs/building-setup-windows-cygwin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ Set up directories/paths and extra packages in Cygwin

ln -s /usr/bin/python3.7 /usr/bin/python
ln -s /usr/bin/pip3.7 /usr/bin/pip
pip install empy pyserial pymavlink
pip install pyserial pymavlink
pip install empy==3.3.4

Download ArduPilot Source
=========================
Expand Down

0 comments on commit 1d7fab3

Please sign in to comment.