Skip to content
Discussion options

You must be logged in to vote

Hello @NewCoderrrrr

I'll try to answer you questions:
because 5.28.0 is the most recent version. I then noticed something in the read.me text that said to type "pip3 install -r requirements.txt". I did this and it seemed to uninstall and reinstall some things. Is this what made my code work because I had the "updated" web3??? If this is true, do I have to do this every time I start a new project from here on out or is typing "pip3 install -r requirements.txt" a one time thing?

I depends, if the project repo you are working on on have the requirements.txt is always a good practice to use pip3 install -r requirements but please do this on a virtualenv not in your main python installation.…

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

@NewCoderrrrr
Comment options

@n4n0b1t3
Comment options

Comment options

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

@cromewar
Comment options

@NewCoderrrrr
Comment options

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