[Python-modules-team] Bug#743199: queuelib dependency required

2014-03-31 Thread Vincent Cheng
On Mon, Mar 31, 2014 at 5:13 AM, Kumar Appaiah wrote: > ImportError: Error loading object 'scrapy.core.scheduler.Scheduler': No > module named queuelib Oops, sorry! I've just uploaded python-queuelib to NEW [1], and once it gets accepted I'll add it as a dependency for python-scrapy. Regards,

[Python-modules-team] Bug#743199: queuelib dependency required

2014-03-31 Thread Douglas F. Calvert
Package: python-scrapy Followup-For: Bug #743199 >From docs/news.rst: 0.18.0 (released 2013-08-09) SNIP Moved persistent (on disk) queues to a separate project (queuelib) which scrapy now depends on -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy:

[Python-modules-team] Bug#743199: queuelib dependency required

2014-03-31 Thread Kumar Appaiah
Package: python-scrapy Version: 0.22.2-1 Severity: grave X-Debbugs-CC: Vincent Cheng The tutorial example given at http://doc.scrapy.org/en/0.22/intro/tutorial.html#intro-tutorial doesn't work. If you do everything up to the "Crawling" section, this happens: # scrapy crawl dmoz /home/kumar/Kumar