Note that there are some explanatory texts on larger screens.

plurals
  1. POIssues installing scrapy on OS X 10.6
    primarykey
    data
    text
    <p>When trying to install Scrapy 0.12 I'm running in to a reoccurring issue with the GCC 4.2 compiler. </p> <p>From reading MANY posts on this i'm worried I've started to do more damage than good.</p> <p>any suggestions on what I'm missing?</p> <p>I've:</p> <ul> <li>Installed xcode4 (from the appstore, not CD) </li> <li>reinstalled python with dependencies from macports</li> <li>upgraded from python 2.6 to 2.7</li> <li>added /usr/bin/gcc-4.2 to my PATH</li> </ul> <p>when running easy install I get the following error:</p> <pre><code>/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/as: assembler (/usr/bin/../libexec/gcc/darwin/ppc/as or /usr/bin/../local/libexec/gcc/darwin/ppc/as) for architecture ppc not installed Installed assemblers are: /usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64 /usr/bin/../libexec/gcc/darwin/i386/as for architecture i386 src/lxml/lxml.etree.c:161594: fatal error: error writing to -: Broken pipe compilation terminated. lipo: can't open input file: /var/folders/bA/bAc9wNqJGCSI4UGlXRPBSk+++TI/-Tmp-//cc6gLxNp.out (No such file or directory) error: Setup script exited with error: command 'gcc-4.2' failed with exit status 1 </code></pre> <p>My Path is as follows:</p> <pre><code>PATH="/usr/bin/gcc-4.2:/usr/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/bin:/opt/local/sbin:/Users/zeppo/Downloads/gcc-4.2-5566-darwin8-all.tar/usr:/Applications/MAMP/Library/bin:/Applications/MAMP/bin/php5.3/bin:/Users/zeppo/Sites/dev/cake/console:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin" </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload