Unable to load code with third-party dependencies #1692
Unanswered
santoshkal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am attempting to load a Hello-World application that includes a third-party dependency using Yaegi. However, I am encountering difficulties during the evaluation process.
I've vendored the dependencies and copied the vendor directory to
$HOME/srcas$HOMEis set as my GOPATH for the interpreter.Here is what my Hello-World application looks like:
I get error saying:
Can someone please help me with this?
Beta Was this translation helpful? Give feedback.
All reactions