yihong0618 / bilingual_book_maker

Make bilingual epub books Using AI translate
MIT License
6.91k stars 1k forks source link

这是一个什么模块,无法安装 #373

Closed greatany closed 5 months ago

greatany commented 5 months ago

以下是错误提示: ModuleNotFoundError: No module named 'google.generativeai.types.generation_types'

yihong0618 commented 5 months ago

pip install -U google-generativeai

yihong0618 commented 5 months ago

关了哈

Space-f-Monkey commented 2 months ago

這八成是因為python 3.8.2無法支援,因為我也遇到相同問題

pip install -U google-generativeai 無法解決