Error in deployment #1896
Unanswered
rakshit-singh2
asked this question in
Q&A
Replies: 0 comments
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.
-
PS C:\Users\Rakshit_Kumar_Singh\Desktop\brownie-learn> brownie run .\scripts\deploy_testnet.py
Brownie v1.20.0 - Python development framework for Ethereum
File "C:\Users\Rakshit_Kumar_Singh\AppData\Local\Programs\Python\Python311\Lib\site-packages\brownie_cli_main_.py", line 62, in main
importlib.import_module(f"brownie.cli.{cmd}").main()
File "C:\Users\Rakshit_Kumar_Singh\AppData\Local\Programs\Python\Python311\Lib\site-packages\brownie_cli\run.py", line 36, in main
args = docopt(doc, more_magic=True)
File "C:\Users\Rakshit_Kumar_Singh\AppData\Local\Programs\Python\Python311\Lib\site-packages\brownie\utils\docopt.py", line 809, in docopt
assert instr.opname.startswith("CALL")
AssertionError:
Beta Was this translation helpful? Give feedback.
All reactions