NameError: name 'execfile' is not defined #36
Unanswered
HODOOpyupya
asked this question in
Q&A
Replies: 2 comments
-
|
I had the same issue. Installation using their git instructions worked in a clean conda environment, though. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
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, thanks for good framework for llm prompt users.
I'm trying to use AgentKit "agentkit-llm[all]"
While installing packages, occurred that error "NameError: name 'execfile' is not defined"
When I install just "agentkit", error didn't occurred.
What can be problem on installing?
environment:
Ubuntu 20.04
python -V : 3.12.8
Testing on conda environment.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions