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
I simply upgraded to the latest version with the command pip install -U langflow, but when I run python -m langflow run, I keep getting the above screen.
Reproduction
To run langflow, I started a separate virtual environment.
Hey @iamjinlei0312! 👋 I'm here to help you with any bugs, questions, or contributions. Let's squash this bug together!
I found a similar issue where users experienced problems when running Langflow with the command python -m langflow run. The suggested solution is to use the command langflow run instead, especially if you are on the latest pre-release version. Additionally, it might help to install the latest pre-release in a fresh environment [1].
Make sure your Python version is within the required range of >=3.10 and <3.13, which you have already confirmed. If the issue persists, consider checking for any conflicting dependencies in your environment.
Bug Description
I simply upgraded to the latest version with the command pip install -U langflow, but when I run python -m langflow run, I keep getting the above screen.
Reproduction
To run langflow, I started a separate virtual environment.
python version is 3.11.9.
pip list
I am running it on windos, not on my mac.
Expected behavior
t should be possible to try the new version of the feature.
Who can help?
No response
Operating System
Windows 10 专业版
Langflow Version
1.1.0
Python Version
3.11
Screenshot
Flow File
No response
The text was updated successfully, but these errors were encountered: