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

running into issues installing langflow into my virtenv #5394

Open
GnomiesDraenai opened this issue Dec 22, 2024 · 4 comments
Open

running into issues installing langflow into my virtenv #5394

GnomiesDraenai opened this issue Dec 22, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@GnomiesDraenai
Copy link

Bug Description

running the install per the instructions from langflow.org. it runs, then ends with the attachment.
langflow issues emt3.pdf

Reproduction

install langflow with pip.
using python3.13
cmd is as admin

Expected behavior

like everything else i pull from github..... smooth and efficient.

Who can help?

No response

Operating System

Window 11 Pro

Langflow Version

1.1.1

Python Version

3.12

Screenshot

langflow issues emt3.pdf

Flow File

No response

@GnomiesDraenai GnomiesDraenai added the bug Something isn't working label Dec 22, 2024
@GnomiesDraenai
Copy link
Author

thanks for your help.

Copy link

dosubot bot commented Dec 22, 2024

Hey @GnomiesDraenai! 👋 I'm here to help you with any bugs, questions, or contributions while you wait for a human maintainer. Let's crush those bugs together!

Langflow is not compatible with Python 3.13, as it specifies compatibility with Python versions ">=3.10,<3.12" in its pyproject.toml file [1]. To resolve the installation issue, you should use a compatible Python version, such as Python 3.10 or 3.11.

Additionally, there are some similar threads that might be helpful:

  1. Problem in installing langflow - This discussion is still open and might provide insights into installation issues.
  2. Help to install on windows11 - This is another open discussion that could be relevant to your situation.

If you continue to face issues, consider following the detailed installation steps for Langflow, ensuring you are using a compatible Python version [2].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@hannody
Copy link

hannody commented Dec 23, 2024

@GnomiesDraenai
Better to use UV to install it, details here

@carlosrcoelho
Copy link
Contributor

@GnomiesDraenai
Please try using uv.
https://docs.langflow.org/get-started-installation

Langflow does not yet support Python 3.13. It will likely be available in the next release.

@carlosrcoelho carlosrcoelho self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants