Following last post, python version 2.6.
During CVXOPT installation,
fatal error: Python.h: No such file or directory
Solution: sudo apt-get install python-dev
http://stackoverflow.com/questions/4097339/missing-python-h-while-trying-to-compile-a-c-extension-module
No comments:
Post a Comment