lesson 6: adding a network to brownie #1387
Answered
by
cromewar
rishigarg256
asked this question in
Q&A
-
|
I am getting this error when i try to do that INFO: Could not find files for the given pattern(s).
Brownie v1.18.1 - Python development framework for Ethereum
File "C:\anaconda\lib\site-packages\brownie\_cli\__main__.py", line 64, in main
importlib.import_module(f"brownie._cli.{cmd}").main()
File "C:\anaconda\lib\site-packages\brownie\_cli\networks.py", line 73, in main
fn(*args["<arguments>"])
File "C:\anaconda\lib\site-packages\brownie\_cli\networks.py", line 116, in _add
args = _parse_args(args)
File "C:\anaconda\lib\site-packages\brownie\_cli\networks.py", line 352, in _parse_args
raise ValueError("Arguments must be given as key=value") from None
ValueError: Arguments must be given as key=value``` |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Apr 10, 2022
Replies: 1 comment 2 replies
-
|
Hello @rishigarg256 I have some recommendations for you.
Cheers. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
rishigarg256
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @rishigarg256
I have some recommendations for you.
Cheers.