Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5949783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T17:17:58+00:00 2026-05-22T17:17:58+00:00

I was trying to install SCRAPY and play with it. The tutorial says to

  • 0

I was trying to install SCRAPY and play with it.

The tutorial says to run this:

   scrapy startproject tutorial

Can you please break this down to help me understand it. I have various releases of Python on my Windows 7 machine for various conflicting projects, so when I installed Scrapy with their .exe, it installed it in c:\Python26_32bit directory, which is okay. But I don’t have any one version of Python in my path.

So I tried:

\python26_32bit\python.exe scrapy startproject tutorial 

and I get the error:

\python26_32bit\python.exe: can't open file 'scrapy': [Errno 2] No such file or directory. 

I do see scrapy installed here: c:\Python26_32bit\Lib\site-packages\scrapy

I cannot find any file called scrapy.py, so what exactly is “scrapy” in Python terminology, a lib, a site-package, a program, ?? and how do I change the sample above to run?

I’m a little more used to Python in Google App Engine environment, so running on my local machine is often more challenging and foreign to me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T17:17:59+00:00Added an answer on May 22, 2026 at 5:17 pm

    scrapy is a batch file which execute a python file called “scrapy”, so you need to add the file “scrapy”‘s path to your PATH environment.

    if that is still not work, make “scrapy.py” file with content

    from scrapy.cmdline import execute
    execute()
    

    and run \python26_32bit\python.exe scrapy.py startproject tutorial

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to install Scrapy on Mac OSX 10.6 using this guide : When running
Trying to install pear package and keep getting this strange error. Can you shed
I am trying to install Scrapy on a a Mac OS X 10.6.2 machine...
I'm trying to install some Ruby Gems so I can use Ruby to notify
Can't download any python Windows modules and install. I wanted to experiment with scrapy
I was trying to install bundler in Linux Mint. but I'm getting this error
Trying to install this ipython version. infact there's a django-starter project which uses buildout
Trying to install an Oracle DB. When I run: lsnrctl start ${ORACLE_SID} I get
Trying to install mysql2 gem on ruby 1.9.2 and I get this error: Installing
Trying to install Cython so I can use openKinect Python wrapper. I downloaded Xcode

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.