Hi, 

I'm trying to deploy my scrapy crawlers, but the problem is that I have a *yaml 
file *that I'm trying to load from inside the *spider*,
this works when the spider is loaded from the shell: *scrapy crawl 
<spider-name>*.
But when the spider is deployed from *scrapyd*, the *path to the yaml *file 
must be *absolute*.

Is there a way to use a *relative path *for the *yaml file*, even when 
spiders are deployed with *scrapyd*?

-- 
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 http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to