Skip to content

Issue with installing web3 #1798

Answered by mattjaf
mattjaf asked this question in Q&A
Dec 2, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

If you get an error with something like:

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools"

You’ll have to do the following:

Download and install the Build Tools for Visual Studio, and then install the C++ build tools. Once installed, run the following command in your terminal. Here is a video tutorial showing you how to install the build tools.

pip install --upgrade setuptools

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@cromewar
Comment options

Answer selected by mattjaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants