i am using pycharm 

in

Script : path of scrapy 

script parameters : crawl spiderName

Working directory : directory path where scrapy.cfg file exists 

On Saturday, February 15, 2014 1:18:30 AM UTC+5, colorado5280 wrote:
>
> I've not received any follow up.  I've tried a number of things but still 
> get other crawlers running when I only want to debug one.  
>
> For now I have two projects.  When I need to develop/debug a crawler I put 
> it in one project where it is the only crawler.  I do my work and then move 
> it to the other project that has all of them in place.  
>
> I'd love to understand why this is happening and find a solution.  It 
> certainly makes development/debugging difficult.
>
> On Friday, February 14, 2014 1:12:36 PM UTC-7, William Kinaan wrote:
>>
>> I have the same questions. Have you known the answer ?
>>
>> On Wednesday, October 16, 2013 5:25:51 PM UTC-7, colorado5280 wrote:
>>>
>>> I use PyCharm IDE for all of my Python development and, of late, have 
>>> run into a strange behavior when trying to build and debug multiple spiders 
>>> that are contained in a project.  First, some background:
>>>
>>> 1) In my project I have 10 or so spiders - all Python code
>>> 2) As I build a new spider I set up a PyCharm configuration as follows: 
>>>
>>>
>>> <https://lh5.googleusercontent.com/-QNAS2N8xUlQ/Ul8tncCED8I/AAAAAAAAAAM/jnPEW565OjQ/s1600/Screen+Shot+2013-10-16+at+6.21.14+PM.png>
>>>
>>> 3) Next I hit debug to run the code and Pycharm indicates that its 
>>> running the first alphetically named spider in the same directory.  
>>>
>>> 4) This seems to be something with how Pycharm 3.0 is working as I had 
>>> done lots of development on other spiders and was able to write and debug 
>>> each one individually before.  
>>>
>>>
>>> Anyone using PyCharm to do their development?  If so can you share how 
>>> you set up your configuration to be able to debug each spider individually?
>>>
>>> Thanks for any assistance provided!
>>>
>>>
>>> Mark
>>>
>>>

-- 
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/groups/opt_out.

Reply via email to