Board configuration failed in window environment

It seems that Python can’t open the file chibios_hwdef.py.
Is there a problem with the file path?

I think I’ve seen that issue before - can you check to see if you’ve got Python properly installed. Type python --version into Cygwin to check.

EDIT:
Did you follow the instructions in the wiki: https://ardupilot.org/dev/docs/building-setup-windows-cygwin.html and you’ve got the latest Ardupilot source code?

Good day, you can use also Ubuntu bash under windows for build the code…fast and simple to setup

Thank you for your reply. I just follow this link.

good day… if you want try use Ubuntu under Windows just follow the following instructions…

https://ardupilot.org/dev/docs/building-setup-windows10.html#building-setup-windows10

Thank you, buI don’t want to be on Ubuntu. I want to know why I follow the the wiki. There is still a problem

During the installation of the terminal you have insatll (run pip install pyserial or run pip install pyserial)??


yes,this is what I installed according to the link

Good day, why you fork ardupilot in python folder?

Because it’s not good in other directories, so it’s moved to this directory

i will try to compile a small guide for a clean installcwing.txt (1.1 KB)

Thank you. I’ve given up using Cygwin on Windows.

me im using Ubuntu on Windows for compile firmwares… very fast and more easy to setup