I tried, but setup.py failes (apparently due to a lxml compilation problem)
In file included from src/lxml/lxml.etree.c:232:0:
/tmp/easy_install-PZ6LEM/lxml-3.4.0/src/lxml/includes/etree_defs.h:14:31:
fatal error: libxml/xmlversion.h: No existe el archivo o el directorio
#include "libxml/xmlversion.h"
^
compilation terminated.
El jueves, 18 de septiembre de 2014 11:44:37 UTC-3, Aru Sahni escribió:
>
> Have you tried using a virtual environment for your project?
>
> ~A
>
> On Thu, Sep 18, 2014 at 10:34 AM, Mauro Soria <[email protected]
> <javascript:>> wrote:
>
>> Hi,
>>
>> I'm currently interested in using Scrapy for a personal project I have.
>> What I do with thirdparty libraries is put the library folder in the
>> "thirdparty" subfolder of my projects an importing it from that path. So
>> what I want to do, it's import Scrapy like this:
>>
>> from thirdparty/scrapy import *
>>
>>
>>
>> The main problem it's scrapy depends on a lots of other libraries, and my
>> project should be able to run in Unix (Linux both x86 and x64 and MacOSX)
>> and Windows boxes. How can I build Scrapy in a way that works in that way ?
>> ("python setup.py build" doesn't seems to work for this case, because it
>> just builds the library for the current machine)
>>
>>
>> Thanks in advance
>>
>> --
>> 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] <javascript:>.
>> To post to this group, send email to [email protected]
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/scrapy-users.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
--
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/d/optout.