Pip install scrapy error 1

Asked

Viewed 123 times

-1

I’m trying to install Scrapy in vscode but every time there’s an error that I’m not able to solve, someone could help me?

    error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
    ----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\Andre\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Andre\\AppData\\Local\\Temp\\pip-install-sm77cvme\\Twisted\\setup.py'"'"'; __file__='"'"'C:\\Use
rs\\Andre\\AppData\\Local\\Temp\\pip-install-sm77cvme\\Twisted\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --rec
ord 'C:\Users\Andre\AppData\Local\Temp\pip-record-d_x22glp\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\Andre\anaconda3\Include\Twisted' Check the logs for full command output.

1 answer

1


Good night, Andre, all right? This error occurs due to the lack of a package called Build Tools, or Build Tools and it is very simple to resolve, you can get it through the link Download!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.