techmakerai / Google-Gemini-Voice-Chatbot-on-Raspberry-Pi

A voice assistant (chatbot) built with Raspberry Pi, Python and Google Gemini
MIT License
2 stars 3 forks source link

error #1

Closed Varunsingh17 closed 1 month ago

Varunsingh17 commented 1 month ago

hey ,

when i try to install (pip install -q -U google-generativeai) it spits

ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them. google-api-python-client from https://www.piwheels.org/simple/google-api-python-client/google_api_python_client-2.141.0-py2.py3-none-any.whl#sha256=631bfcacb92361873a89aa2084ef70db01286f90112dd88f08aea33b0171258a (from google-generativeai): Expected sha256 631bfcacb92361873a89aa2084ef70db01286f90112dd88f08aea33b0171258a Got 84267bd473895780dcb4bd563dc411d58bc0e4a5f9c0532684e14ff9f69665e1

can you help with it?