Skip to content
New issue

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

vyper compile #86

Closed
benjiqq opened this issue Jul 13, 2021 · 2 comments
Closed

vyper compile #86

benjiqq opened this issue Jul 13, 2021 · 2 comments
Assignees
Labels
category: bug Something isn't working

Comments

@benjiqq
Copy link
Contributor

benjiqq commented Jul 13, 2021

Environment information

  • ape and plugin versions:
$ 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

@fubuloubu
Copy link
Member

We found two issues, but it should work now for you:
ApeWorX/ape-vyper#19
ApeWorX/ape-vyper#21

@sabotagebeats sabotagebeats self-assigned this Jul 19, 2021
@fubuloubu
Copy link
Member

I believe this issue should have been solved a few months back. please reopen if it's still a problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants