Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

[BUG] ModuleNotFoundError: No module named 'sage' #101

@hkro

Description

@hkro

Describe the bug
After successful installation both commands sage-index and sage-chat throw an error...

To Reproduce
Steps to reproduce the behavior:

  1. Install sage via pipx install git+https://github.com/Storia-AI/sage.git@main --python 3.12
  2. Run indexing via sage-index

Expected behavior

harald@macbook sage % sage-chat 
Traceback (most recent call last):
  File "/usr/local/bin/sage-chat", line 5, in <module>
    from sage.chat import main
ModuleNotFoundError: No module named 'sage'

Setup (please complete the following information):

  • Python version: 3.12
  • OS: macOS Sequoia 15.0.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions