Replies: 1 comment 2 replies
-
|
Hello @KashyapPanchal please refer to #980 in order to know how to make questions on the repo. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I initialized a new brownie project via the terminal by
$ brownie initI wrote the following script in python:
saved it as deploy.py in the srcipts folder and then ran the following command in the terminal:
$ brownie run scripts/deploy.pyand got the following error:
Been at this for a couple days now, cannot find a solution. Please advise.
Beta Was this translation helpful? Give feedback.
All reactions