Advertisement
Guest User

Untitled

a guest
Feb 17th, 2014
597
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. ...
  2. ...
  3. building 'matplotlib.ft2font' extension
  4. gcc -fno-strict-aliasing -ggdb -O2 -pipe -fdebug-prefix-map=/usr/src/ports/python/python-2.7.5-3/build=/usr/src/debug/python-2.7.5-3 -fdebug-prefix-map=/usr/src/ports/python/python-2.7.5-3/src/Python-2.7.5=/usr/src/debug/python-2.7.5-3 -DNDEBUG -g -fwrapv -O3 -Wall -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/freetype2 -I/usr/include -I. -Iextern -I/usr/include/python2.7 -c src/ft2font.cpp -o build/temp.cygwin-1.7.28-x86_64-2.7/src/ft2font.o
  5. In file included from extern/CXX/Extensions.hxx:37:0,
  6. from src/ft2font.h:6,
  7. from src/ft2font.cpp:3:
  8. extern/CXX/WrapPython.h:58:20: fatal error: Python.h: No such file or directory
  9. compilation terminated.
  10. error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement