Re: Installing Scrapy on Mac OS X 10.6

2010-03-03 Thread Ned Deily
In article 
<9b08574f-0410-45bc-89af-0d3cf7d21...@e7g2000yqf.googlegroups.com>,
 Sky Larking  wrote:
> Has anyone successfully installed Scrapy ( http://scrapy.org ) on a
> Mac OS X machine running 10.6.x? The Documentaion says
> Mac OS X ships an libxml2 version too old to be used by Scrapy...But
> doesn't say which version of OS X.. I am wondering if the version of
> libxml2 is also not compatible..

A similar question came up on Stack Overflow recently:

http://stackoverflow.com/questions/2353957/do-i-need-32bit-libxml2-for-py
thon-on-snow-leopard/

-- 
 Ned Deily,
 n...@acm.org

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Installing Scrapy on Mac OS X 10.6

2010-03-03 Thread Benjamin Kaplan
On Wed, Mar 3, 2010 at 12:06 PM, Sky Larking  wrote:

> Has anyone successfully installed Scrapy ( http://scrapy.org ) on a
> Mac OS X machine running 10.6.x? The Documentaion says
> Mac OS X ships an libxml2 version too old to be used by Scrapy...But
> doesn't say which version of OS X.. I am wondering if the version of
> libxml2 is also not compatible..
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Looks like it's shipping with 2.7.3. Scrappy requires 2.6.28 so it should
work but I haven't tried.
-- 
http://mail.python.org/mailman/listinfo/python-list


Installing Scrapy on Mac OS X 10.6

2010-03-03 Thread Sky Larking
Has anyone successfully installed Scrapy ( http://scrapy.org ) on a
Mac OS X machine running 10.6.x? The Documentaion says
Mac OS X ships an libxml2 version too old to be used by Scrapy...But
doesn't say which version of OS X.. I am wondering if the version of
libxml2 is also not compatible..



-- 
http://mail.python.org/mailman/listinfo/python-list