Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scrapy list command doesnt work #11

Open
Muhammad406 opened this issue Apr 23, 2021 · 2 comments
Open

scrapy list command doesnt work #11

Muhammad406 opened this issue Apr 23, 2021 · 2 comments

Comments

@Muhammad406
Copy link

Muhammad406 commented Apr 23, 2021

all the requirements were successfully installed but 'scrapy list' command didnt work giving the error "'scrapy' is not recognized as an internal or external command,
operable program or batch file."

scrapy list

@Huntley30
Copy link

I was getting a problem with because I hadn't imported ipdb before. I had to pip --install ipbd before it would work.. Not sure if you have ipbd installed yet?

@michael-pagan
Copy link

michael-pagan commented Sep 29, 2021

I ran into the same issue - when I re-did the tutorial using the conda command line AND pip installed ipdb there this worked. I am on Windows running CMD.exe Prompt 0.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants