-
Beta Was this translation helpful? Give feedback.
Answered by
pgraciae
Nov 18, 2021
Replies: 2 comments 5 replies
-
Hey @pgraciae it seems you have conflict with python instances, I strongly suggest you to use
Note: also don't forget to select the correct python interpreter on vscode (bottom left corner) and activate the virtualenv also on vscode terminal (same command). Best regards, Cromewar. |
Beta Was this translation helpful? Give feedback.
5 replies
-
I finally manage to solved it just by running the script with brownie: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pgraciae
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I finally manage to solved it just by running the script with brownie:
$brownie run scripts/deploy.py