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