Visual Studio Code – Cannot open include file: 'sys/mman.h': No such file or directory
i was trying to install the raspberry's GPIO pin controller library using this command on windows on vscode editors powershell terminal. pip install RPi.GPIO but keeps getting the following error:- fatal error C1083: Cannot open include file: 'sys/mman.h': No such…