Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install successfully #5377

Open
Xiaozhi-AGI opened this issue Dec 20, 2024 · 2 comments
Open

How to install successfully #5377

Xiaozhi-AGI opened this issue Dec 20, 2024 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Xiaozhi-AGI
Copy link

Xiaozhi-AGI commented Dec 20, 2024

Bug Description

Using pip installation, on the one hand, there are many versions constantly trying to be compatible during the installation process, and the installation time is very long. On the other hand, when using requirements. txt to specify the version, it was found that many package versions are incompatible and have been difficult to install successfully. We hope that experts can solve this problem. Or how to remove (or optionally install) some components (such as langchain, e2b, crewai, etc.), create a lightweight version for installation, and later allow users to add these components themselves

Reproduction

Using pip installation, on the one hand, there are many versions constantly trying to be compatible during the installation process, and the installation time is very long. On the other hand, when using requirements. txt to specify the version, it was found that many package versions are incompatible and have been difficult to install successfully. We hope that experts can solve this problem. Or how to remove (or optionally install) some components (such as langchain, e2b, crewai, etc.), create a lightweight version for installation, and later allow users to add these components themselves

Expected behavior

Using pip installation, on the one hand, there are many versions constantly trying to be compatible during the installation process, and the installation time is very long. On the other hand, when using requirements. txt to specify the version, it was found that many package versions are incompatible and have been difficult to install successfully. We hope that experts can solve this problem. Or how to remove (or optionally install) some components (such as langchain, e2b, crewai, etc.), create a lightweight version for installation, and later allow users to add these components themselves

Who can help?

No response

Operating System

window10

Langflow Version

1.1.1

Python Version

3.11

Screenshot

No response

Flow File

No response

@Xiaozhi-AGI Xiaozhi-AGI added the bug Something isn't working label Dec 20, 2024
@dosubot dosubot bot added the enhancement New feature or request label Dec 20, 2024
@carlosrcoelho
Copy link
Contributor

@xiaozhi-ai20
We are aware of the delay with installation via pip install, and we will have a new release with the fix soon.

In the meantime, we recommend installation via uv.

Below is the documentation:

https://docs.langflow.org/get-started-installation

@Xiaozhi-AGI
Copy link
Author

Xiaozhi-AGI commented Dec 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants