You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
uv installation also has no effect. langflow installation has tried to install and view the data in various ways, but the installation has not been successful so far. It is recommended to create a lightweight version of langflow (including the front-end page and some basic drag and drop components, and the back-end only integrates some necessary basic components without too many third-party component libraries,such as e2b crewai google langchain.etc), to avoid too many third-party libraries resulting in version conflicts
---Original---
From: "Carlos ***@***.***>
Date: Fri, Dec 20, 2024 22:54 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [langflow-ai/langflow] How to install successfully (Issue #5377)
@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
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
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
The text was updated successfully, but these errors were encountered: