We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
I get the following error when I try to run parllama in the terminal:
ModuleNotFoundError: No module named 'google.generativeai'
To Reproduce
Run parllama in the terminal.
Expected behavior
The expected behavior was that parllama environment would show up.
Screenshots
Desktop (please complete the following information):
Additional context
I have parllama installed using uv, but I tried pipx that gives me the same error.
The text was updated successfully, but these errors were encountered:
Thank you for the bug report. Just pushed v0.3.19 which should resolve the issue.
Sorry, something went wrong.
Thanks for the swift response. The old error is fixed, but a new error is shown when I run parllama.
That's an interesting one. Is this your first time running Parllama? I have just pushed version v0.3.20 which should handle that error.
No. I've run Parllama before. Although I didn't run it in February, The problem seems to be solved. Thanks.
paulrobello
No branches or pull requests
Describe the bug
I get the following error when I try to run parllama in the terminal:
To Reproduce
Run parllama in the terminal.
Expected behavior
The expected behavior was that parllama environment would show up.
Screenshots
Desktop (please complete the following information):
Additional context
I have parllama installed using uv, but I tried pipx that gives me the same error.
The text was updated successfully, but these errors were encountered: