DISQUS

DISQUS Hello! Chris Pratt is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

IPython Craziness on Mac OSX Leopard

Started by Chris Pratt · 1 year ago

For those who are unfamiliar with IPython: it’s a Python shell replacement that adds many features for developers. It’s beyond the scope of this post to go into greater detail, but if you want to learn more you can visit the IPython website.

IPython has been ... Continue reading »

2 comments

  • Awesome. Thank you.
  • Well, actually following your instructions brought me to this:

    ============ Building the readline extension module ============

    cc1: error: unrecognized command line option "-Wno-long-double"
    cc1: error: unrecognized command line option "-Wno-long-double"
    cc1: error: unrecognized command line option "-Wno-long-double"
    cc1: error: unrecognized command line option "-Wno-long-double"
    lipo: can't open input file: /var/tmp//cckAgVNY.out (No such file or directory)
    error: Setup script exited with error: command 'gcc' failed with exit status 1


    With simply easy_install I could get only the last line. How if it was "hard_install"?? Wouldn't it be nice not being forced to build everithing from source everytime...? :(

Add New Comment

Returning? Login