-
| Hello, I launch the command I wait and if i go on etherScan rinkeby i saw my transaction. I saw the pass verified in the console but after i got a Value Error, i don't know if is importnant or not This is all my consol output after launch deploy.py So I'm Worried about the message  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
| Hello @NinjaTurtles-cloud I hope this info might help. | 
Beta Was this translation helpful? Give feedback.
Hello @NinjaTurtles-cloud
This happens when the env variables are not imported correctly, sometimes just restarting vscode should work, if you are on windows add that env variable trough windows advanced configuration, if not just copy and paste the export into the terminal before running the script.
I hope this info might help.