-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Plugin does not load #22
Comments
@unparalleled-js 🤔 I believe we need a way to expose what these errors are via logging in ape core so it's easier to track down what the issues are in the plugin |
@mullahfaizal note what is happening here is that the plugin is currently not compatible with ape core, and so loading the plugin is skipped, meaning that the compiler for We will work on a fix for this plugin so that it is compatible with the latest ape core cc @sabotagebeats |
@fubuloubu I believe this is a breaking change in Ape 0.1.0-alpha.24. Compilation of vyper files does work in the current docker apeworx distro for version Ape 0.1.0-alpha.23. cc @unparalleled-js @mullahfaizal as a workaround please try using ape version 0.1.0-alpha.23 until this bug is resolved. |
Yep, ape core CLI tooling is currently moving around, changing. |
|
Tried using Python 3.8 and 3.9, latest ape.
I don't have this issue with solidity
The text was updated successfully, but these errors were encountered: