Skip to content

Unable to install Sycamore from the main branch due to a private submodule (opensearch-remote-processor) #1280

@Adamooop

Description

@Adamooop

Hello Aryn team,

I’ve been trying to install the latest Sycamore code from the main branch, but the installation fails because of a private submodule: opensearch-remote-processor.

Here are the specific issues I'm encountering:

My goal is to use the latest Sycamore features, such as Map transformations and the updated DocSet functionality, which are not available in the PyPI release. However, without access to opensearch-remote-processor, the installation process fails.

Could you please:

  1. Make the opensearch-remote-processor submodule public, or
  2. Provide a version/branch of Sycamore that does not depend on private modules, or
  3. Grant me access to the private repository if it’s legally permissible?

This issue blocks me from upgrading Sycamore to use the new features. Any advice or workaround would be appreciated.

System details:

  • Windows 10 (Python 3.11)
  • Sycamore-ai PyPI version is 0.1.32, which lacks the updated transformations.
  • I tried git clone --recursive and also the direct pip install from GitHub, both failed with submodule permission errors.

Thank you for your help, and for all the work on Sycamore!

Best regards,

Stan, osm thome

Metadata

Metadata

Assignees

No one assigned

    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