Error running with anthropic module error

#1
by CorticalStack - opened

Hi,

For Reachy Mini Lite, Windows, installed this app however when trying to launch, fails with:

15:25:39] Install reachy_mini_bookreader
[15:26:52] โœ“ Install reachy_mini_bookreader completed
[15:27:07] โœ“ Install reachy_mini_bookreader completed
[15:27:11] โœ“ Install reachy_mini_bookreader completed
[15:27:25] Start reachy_mini_bookreader
[15:27:26] โŒ reachy_mini_bookreader crashed: Process exited with code 1
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Users...\AppData\Local\Reachy Mini Control\reachy_mini_bookreader_venv\Lib\site-packages\reachy_mini_bookreader\main.py", line 11, in
from .claude_helper import generate_comprehension_question, evaluate_answer
File "C:\Users...\AppData\Local\Reachy Mini Control\reachy_mini_bookreader_venv\Lib\site-packages\reachy_mini_bookreader\claude_helper.py", line 2, in
from anthropic import Anthropic
ModuleNotFoundError: No module named 'anthropic'
[15:27:29] Start reachy_mini_bookreader failed (400)
[15:27:29] โŒ Failed to start reachy_mini_bookreader (Failed to start app: 400)

This comment has been hidden (marked as Off-Topic)
chitrark changed discussion status to closed
chitrark changed discussion status to open

i am gonna test it again from my end to see if i get this

Thank you for installing and testing the app. Iโ€™ve made the Claude functionality optional, so you should be able to try the app now. I still need to fix some dependencies for the Anthropic features.

fixed the anthropic feature dependency

chitrark changed discussion status to closed

Sign up or log in to comment