On 2014-06-30 11:09, Semi wrote:
easy_install matplotlib __requires__: Command not found. import: unable to open X server `' @ import.c/ImportImageCommand/359. from: Command not found. if: Empty if.setuptools-0.7.2-7
What's the output of the following commands:
which easy_install
which easy_install | xargs rpm -qf
If the second one gives you a package name, what does this say:
yum info [that package name here]
