So, the solution is roll back from os10.9 to 10.8.X! OK……
2013/12/18 Phaeton Singe <[email protected]> > We've had lots of issues with Python in general on 10.9 which is why my > employer is stuck on 10.8.x. Not sure what the issue is but sounds like > it's still a problem (assuming that's what it is) > On Dec 17, 2013 8:30 PM, "Arvin Cao" <[email protected]> wrote: > >> Hi all: >> >> Before my Mac OS version was 10.8, the Scrapy is my os works well, >> But after I update my mac os to 10.9, the scrapy dose not work well. >> I try to install scrapy again, but unsuccess: >> (1) when I used "python setup.py install"(scrapy-0.20), the >> message is needs lxml >> (2) when I used "python setup.py install"(lxml), the message is >> withour Cython >> (3) when I used "python setup.py install"(Cython), the message is >> "clang: warning: argument unused during compilation: '-mno-fused-madd'" >> >> I do not know how to install…… >> >> -- >> You received this message because you are subscribed to the Google Groups >> "scrapy-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/scrapy-users. >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- > You received this message because you are subscribed to the Google Groups > "scrapy-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/scrapy-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/groups/opt_out.
