Trouble installing scrapy for Python final project

Hi,

I’m running into an issue installing scrapy as recommended for the final Python project. Instructions are at this page:
https://www.codecademy.com/articles/setup-python

When I follow the instructions, I get the error message shown in the attached screenshot. Is it possible that I’m having trouble with this because I have Python 3 rather than Python 2 installed?
scrapyinstallerror

Thanks!

Have you tried updating python and pip ?

Here is a link with the commands needed.