First time here? Check out the FAQ!
answered 2015-05-07 12:16:48 -0600
Wayne, From the errors, it seems python.h is not found and you should install python develop package. For ubuntu, install by apt-get install python2.7-dev