You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ape --version
0.1.0a14.dev2+gf51ff39.d20210713
$ ape plugins list
WARNING: $GITHUB_ACCESS_TOKEN not set, skipping 2nd class plugins
Installed plugins:
ape_solidity (0.0.0)
ape_vyper (0.1.0a5)
Python Version: x.x.x
OS: osx/linux/win
What went wrong?
INFO: no filepath specified
INFO: project.path '/Users/ben/dev/apetest'
INFO: project.sources [PosixPath('/Users/ben/dev/apetest/contracts/greeter.vy')]
INFO: Compiling 'contracts/greeter.vy'
...
Please include informvvm.exceptions.VyperNotInstalled: vyper 0.2.12 has not been installed. Use vvm.install_vyper('0.2.12') to install.
ben@Bens-MacBook-Pro apetest % vyper --version
0.2.12+commit.59d7365
The text was updated successfully, but these errors were encountered:
Environment information
ape
and plugin versions:What went wrong?
The text was updated successfully, but these errors were encountered: