[GH-ISSUE #30] [Windows Problem]:Error running on installing packages for collector #20

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

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

  1. pip install - requirements.txt in /collector folder gives this error
  2. From the initial inspection it seems this is an windows error
    image

Steps to reproduce:

  1. cd collector
  2. pip install -r requirements.txt
Originally created by @Cenrax on GitHub (Jun 11, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/30 1. pip install - requirements.txt in /collector folder gives this error 2. From the initial inspection it seems this is an windows error <img width="214" alt="image" src="https://github.com/Mintplex-Labs/anything-llm/assets/43017632/e9661670-64fa-42f4-8c0d-2ae941e776d9"> Steps to reproduce: 1. cd collector 2. pip install -r requirements.txt
yindo closed this issue 2026-02-22 18:17:28 -05:00
Author
Owner

@jwaltz commented on GitHub (Jun 11, 2023):

similar/duplicate to #5

@Cenrax, the project maintainer is looking into dockerizing the various components of the app to avoid OS-specific package install issues. See #26

@jwaltz commented on GitHub (Jun 11, 2023): similar/duplicate to #5 @Cenrax, the project maintainer is looking into dockerizing the various components of the app to avoid OS-specific package install issues. See #26
Author
Owner

@timothycarambat commented on GitHub (Jun 12, 2023):

Closing this as duplicate + is in the works

as @jwaltz said refer to PR #34

@timothycarambat commented on GitHub (Jun 12, 2023): Closing this as duplicate + is in the works as @jwaltz said refer to PR #34
yindo changed title from [Windows Problem]:Error running on installing packages for collector to [GH-ISSUE #30] [Windows Problem]:Error running on installing packages for collector 2026-06-05 14:33:02 -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#20