I\'m having trouble installing python modules using pip. Below is the output from the command window:
Note that I installed pip immediately before trying to install
This isn't a Python problem, but an issue with the compilation of the sources on Windows.
I assume that you followed the installation instructions and installed the GDAL binaries first, with the header files ?
Moreover, you can check the answer to this SO question which points to a ubuntu forum that could help you.