Hi, Sorry for the late reply. It looks like the spider is indeed packaged in the egg. There's a bug when definining LOG_STDOUT=True but this is not the case for you. Does it work if you remove the line `LOG_FILE =...`?
On 19 February 2017 at 20:03, Arnaud Knobloch <arnaud.knobl...@gmail.com> wrote: > I tried severals things but I didn't find a way to deploy my spider. Using > curl http://IP:6800/addversion.json give me 0 spider too. > > Here some more info if someone can help me. > > *Stderr* > > 'build/scripts-2.7' does not exist -- can't clean it > zip_safe flag not set; analyzing archive contents... > > *Stout* > copying build/lib/m_scrapy/pipelines.py -> build/bdist.macosx-10.11-x86_ > 64/egg/m_scrapy > copying build/lib/m_scrapy/settings.py -> build/bdist.macosx-10.11-x86_ > 64/egg/m_scrapy > creating build/bdist.macosx-10.11-x86_64/egg/m_scrapy/spiders > copying build/lib/m_scrapy/spiders/__init__.py -> > build/bdist.macosx-10.11-x86_64/egg/m_scrapy/spiders > copying build/lib/m_scrapy/spiders/m_spider.py -> > build/bdist.macosx-10.11-x86_64/egg/m_scrapy/spiders > byte-compiling build/bdist.macosx-10.11-x86_64/egg/m_scrapy/__init__.py > to __init__.pyc > byte-compiling build/bdist.macosx-10.11-x86_64/egg/m_scrapy/items.py to > items.pyc > byte-compiling build/bdist.macosx-10.11-x86_64/egg/m_scrapy/pipelines.py > to pipelines.pyc > byte-compiling build/bdist.macosx-10.11-x86_64/egg/m_scrapy/settings.py > to settings.pyc > byte-compiling > build/bdist.macosx-10.11-x86_64/egg/m_scrapy/spiders/__init__.py > to __init__.pyc > byte-compiling > build/bdist.macosx-10.11-x86_64/egg/m_scrapy/spiders/m_spider.py > to m_spider.pyc > creating build/bdist.macosx-10.11-x86_64/egg/EGG-INFO > copying project.egg-info/PKG-INFO -> build/bdist.macosx-10.11-x86_ > 64/egg/EGG-INFO > copying project.egg-info/SOURCES.txt -> build/bdist.macosx-10.11-x86_ > 64/egg/EGG-INFO > copying project.egg-info/dependency_links.txt -> > build/bdist.macosx-10.11-x86_64/egg/EGG-INFO > copying project.egg-info/entry_points.txt -> build/bdist.macosx-10.11-x86_ > 64/egg/EGG-INFO > copying project.egg-info/top_level.txt -> build/bdist.macosx-10.11-x86_ > 64/egg/EGG-INFO > creating '/var/folders/p3/tbhnqdq9019dbfwjtkrbb50r0000gn > /T/scrapydeploy-4p418b/project-1.0-py2.7.egg' and adding > 'build/bdist.macosx-10.11-x8$ > removing 'build/bdist.macosx-10.11-x86_64/egg' (and everything under it) > > -- > You received this message because you are subscribed to a topic in the > Google Groups "scrapy-users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/scrapy-users/JlfoQ5LlAl4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > scrapy-users+unsubscr...@googlegroups.com. > To post to this group, send email to scrapy-users@googlegroups.com. > Visit this group at https://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 scrapy-users+unsubscr...@googlegroups.com. To post to this group, send email to scrapy-users@googlegroups.com. Visit this group at https://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.