We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ValueError: Verification failed: zkvyper error: ./etc/vyper-bin/0.4.0/vyper error: vyper.exceptions.ModuleNotFound: interfaces.IERC20Permit contract "/tmp/.tmpnxNgof/lib/pypi/snekmate/tokens/erc20.vy:71", line 71:0 70 # syntax. ---> 71 import interfaces.IERC20Permit as IERC20Permit --------^ 72 implements: IERC20Permit [30155] Failed to execute script 'vyper_compile' due to unhandled exception!
When working with interfaces, zkvyper seems to not be able to read the python environment for some reason.
zkvyper
The text was updated successfully, but these errors were encountered:
I have confirmed it's an explorer issue.
matter-labs/block-explorer#334
Sorry, something went wrong.
No branches or pull requests
When working with interfaces,
zkvyper
seems to not be able to read the python environment for some reason.The text was updated successfully, but these errors were encountered: