I have built a simple PyGTK app using Python 3.5.2 and Msys but I need some modules not in the default installation, and although I could use setup.py install to ge
setup.py install
Please note that at this time the following command is now working on msys2:
$ pacman -S python3-pip $ pip3 install --upgrade pip