Note that there are some explanatory texts on larger screens.

plurals
  1. POError when installing Twisted using PIP
    primarykey
    data
    text
    <p>4.11 and I'm trying to install Scrapy using either pip or easy_install.</p> <p>It keeps failing for both, first it failed saying i didnt have gcc-4.0 available, then i used my install cd to install it. Now its popping up with other error(s).</p> <p>Running setup.py install for Twisted, I receive the following errors in the beginning</p> <pre><code>gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch ppc -arch i386 -g -O2 -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c conftest.c -o conftest.o conftest.c:1:21: error: rpc/rpc.h: No such file or directory conftest.c:1:21: error: rpc/rpc.h: No such file or directory lipo: can't figure out the architecture type of: /var/tmp//ccXYV9xx.out gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch ppc -arch i386 -g -O2 -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c conftest.c -o conftest.o conftest.c:1:23: error: sys/epoll.h: No such file or directory conftest.c:1:23: error: sys/epoll.h: No such file or directory lipo: can't figure out the architecture type of: /var/tmp//cctYFimU.out building 'twisted.test.raiser' extension gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch ppc -arch i386 -g -O2 -DNDEBUG -g -O3 -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c twisted/test/raiser.c -o build/temp.macosx-10.3-fat-2.7/twisted/test/raiser.o </code></pre> <p>and ends with:</p> <blockquote> <p>lipo: can't figure out the architecture type of: /var/tmp//ccYXFDmd.out error: command 'gcc-4.0' failed with exit status 1</p> </blockquote> <p>I'm new to this all and any help to solve this would be great!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    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.
    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