Skip to content

Conversation

@akshayvkt
Copy link

  1. Added google-generativeai to requirements.txt to prevent the below error when running maestro-anyapi.py
 import google.generativeai as genai  # type: ignore
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'google.generativeai'
  1. Updated README.md to reflect the new filepath for
    requirements.txt

akshayvkt added 3 commits May 30, 2024 17:02
Updated code to install requirements based on repo hierarchy changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant