-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
building from source on linux (arch linux)
python pyinstaller-build-script.py
the resultant binay fails to launch with
ist/Writing\ Tools Traceback (most recent call last): File "main.py", line 4, in <module> from WritingToolApp import WritingToolApp File "PyInstaller/loader/pyimod02_importers.py", line 384, in exec_module File "WritingToolApp.py", line 16, in <module> from aiprovider import Gemini15FlashProvider, OpenAICompatibleProvider File "PyInstaller/loader/pyimod02_importers.py", line 384, in exec_module File "aiprovider.py", line 6, in <module> import google.generativeai as genai ModuleNotFoundError: No module named 'google' [PYI-78365:ERROR] Failed to execute script 'main' due to unhandled exception!
thanks in advance
Metadata
Metadata
Assignees
Labels
No labels