Skip to content

Lesson 4: Web3.py Simple Storage errors #1542

Answered by cromewar
betheashvin asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @betheashvin

Issue 1: What is the issue here?: When i try to import web3, solcx, & dotenv, it gives me an error

This is because you are not selecting the correct python interpreter on which you have those packages installed, make sure to select the correct python interpreter on python.

.. C:\Users\ashvi\AppData\Local\Programs\Python\Python39\include\pyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such file or directory

This is because you have some important MSVC libraries needed for python development, for this you would have to install visual studio community and the python libraries of it, this is very heavy so you will need at least 35Gb of free space.

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
3 replies
@betheashvin
Comment options

@betheashvin
Comment options

@cromewar
Comment options

Answer selected by betheashvin
Comment options

You must be logged in to vote
4 replies
@cromewar
Comment options

@betheashvin
Comment options

@cromewar
Comment options

@betheashvin
Comment options

Comment options

You must be logged in to vote
5 replies
@betheashvin
Comment options

@cromewar
Comment options

@betheashvin
Comment options

@betheashvin
Comment options

@cromewar
Comment options

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