[GH-ISSUE #93] Collector Virtual Environment Readme Instruction error #59

Closed
opened 2026-02-22 18:17:43 -05:00 by yindo · 0 comments
Owner

Originally created by @genregod on GitHub (Jun 19, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/93

Current read me states:
source v-env/bin/activate
Should be:
source v-env/Scripts/activate

Also when using visual basic, make sure visual basic tools is installed as your gonna need c++ .net 14.0 or higher to run numexpr in the collector script.
Still also having issues updating the API keys in the program as well on the development side. Maybe utilize a script such as the collector to auto input the API keys that are needed to streamline a more user friendly experience for those less proficient in the world of customizing scripts.

Originally created by @genregod on GitHub (Jun 19, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/93 Current read me states: source v-env/bin/activate Should be: source v-env/Scripts/activate Also when using visual basic, make sure visual basic tools is installed as your gonna need c++ .net 14.0 or higher to run numexpr in the collector script. Still also having issues updating the API keys in the program as well on the development side. Maybe utilize a script such as the collector to auto input the API keys that are needed to streamline a more user friendly experience for those less proficient in the world of customizing scripts.
yindo closed this issue 2026-02-22 18:17:43 -05:00
yindo changed title from Collector Virtual Environment Readme Instruction error to [GH-ISSUE #93] Collector Virtual Environment Readme Instruction error 2026-06-05 14:33:15 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#59