-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VirtualMachineError: revert #14
Comments
There's some issue with my Python setup. Can you please help me understand how to resolve the issue. Brownie v1.15.2 - Python development framework for Ethereum File "brownie/_cli/main.py", line 64, in main |
Did you put in your id from infura in the .env file and then run source .env (if on linux) again? |
I tried running
brownie run scripts/deployment_v2.py
But got this error
The text was updated successfully, but these errors were encountered: