Skip to content

Services require Python versions that exclude eachother #3

@drblaui

Description

@drblaui

Looking into the poetry configurations of the services (and trying to install them accordingly) it becomes apparent that open-webui and open-webui-pipelines want a python version that is >= 3.11 and < 3.13.0a1 (see here and here) while importer and basic-pipeline pin their python versions to 3.13.5 (see here and here).

These requirements mutually exclude eachother, it is impossible to find any python version that could install all services, making it impossible to install learn2rag from this repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions