Advertisement
Guest User

matplotlib installation error

a guest
Oct 30th, 2012
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 11.70 KB | None | 0 0
  1. >>easy_install-2.7 matplotlib
  2. Searching for matplotlib
  3. Reading http://pypi.python.org/simple/matplotlib/
  4. Reading http://matplotlib.sourceforge.net
  5. Reading http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474
  6. Reading http://sourceforge.net/project/showfiles.php?group_id=80706
  7. Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474
  8. Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.1/
  9. Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.3/
  10. Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0.1/
  11. Reading http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/
  12. Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=278194
  13. Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0
  14. Reading http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.1/
  15. Best match: matplotlib 1.1.1
  16. Downloading http://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.1.1.tar.gz#md5=30ee59119599331bf1f3b6e838fee9a8
  17. Processing matplotlib-1.1.1.tar.gz
  18. Running matplotlib-1.1.1/setup.py -q bdist_egg --dist-dir /var/folders/35/8d5lnw6x22gcxxdfm6ftqpnr0000gp/T/easy_install-ffNnSa/matplotlib-1.1.1/egg-dist-tmp-gHTuE2
  19. basedirlist is: []
  20. ============================================================================
  21. BUILDING MATPLOTLIB
  22.             matplotlib: 1.1.1
  23.                 python: 2.7.2 (default, Jun 24 2011, 12:20:15)  [GCC 4.2.1
  24.                         (Apple Inc. build 5664)]
  25.               platform: darwin
  26.  
  27. REQUIRED DEPENDENCIES
  28. /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/random/__init__.py:91: RuntimeWarning: numpy.ndarray size changed, may indicate binary incompatibility
  29.   from mtrand import *
  30.                  numpy: 1.7.0.dev-b6b5ba1
  31.              freetype2: 15.0.9
  32.  
  33. OPTIONAL BACKEND DEPENDENCIES
  34.                 libpng: 1.5.13
  35.                Tkinter: Tkinter: version not identified, Tk: 8.5, Tcl: 8.5
  36.                   Gtk+: no
  37.                         * Building for Gtk+ requires pygtk; you must be able
  38.                         * to "import gtk" in your build/install environment
  39.        Mac OS X native: yes
  40.                     Qt: no
  41.                    Qt4: no
  42.                 PySide: no
  43.                  Cairo: no
  44.  
  45. OPTIONAL DATE/TIMEZONE DEPENDENCIES
  46.               datetime: present, version unknown
  47.               dateutil: matplotlib will provide
  48.                   pytz: matplotlib will provide
  49. adding pytz
  50.  
  51. OPTIONAL USETEX DEPENDENCIES
  52.                 dvipng: no
  53.            ghostscript: /bin/sh: gs: command not found
  54.                  latex: no
  55.  
  56. [Edit setup.cfg to suppress the above messages]
  57. ============================================================================
  58. pymods ['pylab']
  59. packages ['matplotlib', 'matplotlib.backends', 'matplotlib.backends.qt4_editor', 'matplotlib.projections', 'matplotlib.testing', 'matplotlib.testing.jpl_units', 'matplotlib.tests', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'mpl_toolkits.axes_grid1', 'mpl_toolkits.axisartist', 'matplotlib.sphinxext', 'matplotlib.tri', 'matplotlib.delaunay', 'pytz', 'dateutil', 'dateutil.zoneinfo']
  60. warning: no files found matching 'KNOWN_BUGS'
  61. warning: no files found matching 'INTERACTIVE'
  62. warning: no files found matching 'MANIFEST'
  63. warning: no files found matching '__init__.py'
  64. warning: no files found matching 'examples/data/*'
  65. warning: no files found matching 'lib/mpl_toolkits'
  66. warning: no files found matching 'LICENSE*' under directory 'license'
  67. In file included from /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/ndarraytypes.h:1973,
  68.                  from /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/ndarrayobject.h:17,
  69.                  from /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/arrayobject.h:15,
  70.                  from src/ft2font.cpp:7:
  71. /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION"
  72. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  73. src/ft2font.cpp:872:   instantiated from here
  74. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  75. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  76. src/ft2font.cpp:872:   instantiated from here
  77. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  78. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  79. src/ft2font.cpp:872:   instantiated from here
  80. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  81. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  82. src/ft2font.cpp:872:   instantiated from here
  83. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  84. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  85. src/ft2font.cpp:872:   instantiated from here
  86. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  87. In file included from /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/ndarraytypes.h:1973,
  88.                  from /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/ndarrayobject.h:17,
  89.                  from /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/arrayobject.h:15,
  90.                  from src/ft2font.cpp:7:
  91. /Users/RajuTxfr2/temptest/lib/python2.7/site-packages/numpy-1.7.0.dev_b6b5ba1-py2.7-macosx-10.5-intel.egg/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION"
  92. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  93. src/ft2font.cpp:872:   instantiated from here
  94. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  95. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  96. src/ft2font.cpp:872:   instantiated from here
  97. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  98. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  99. src/ft2font.cpp:872:   instantiated from here
  100. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  101. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  102. src/ft2font.cpp:872:   instantiated from here
  103. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  104. src/ft2font.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
  105. src/ft2font.cpp:872:   instantiated from here
  106. src/ft2font.cpp:872: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
  107. lipo: can't figure out the architecture type of: /var/folders/35/8d5lnw6x22gcxxdfm6ftqpnr0000gp/T//ccgJKF4W.out
  108. error: Setup script exited with error: command '/usr/bin/gcc-4.2' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement