Git Product home page Git Product logo

Comments (10)

whit3rabbit avatar whit3rabbit commented on June 3, 2024 1
python -m langflow

works for me on windows

from langflow.

rodrigosnader avatar rodrigosnader commented on June 3, 2024 1

Can I close this issue @echohive42 ?

from langflow.

scott------ avatar scott------ commented on June 3, 2024 1

This is working for me on Windows with python 3.11.x

C:\Users\Scott>pip show langflow
Name: langflow
Version: 0.0.40
Summary: A Python package with a built-in web application
Home-page:
Author: Logspace
Author-email: [email protected]
License: MIT
Location: C:\Users\Scott\AppData\Local\Programs\Python\Python311\Lib\site-packages
Requires: beautifulsoup4, fastapi, google-api-python-client, google-search-results, gunicorn, langchain, openai, typer, uvicorn
Required-by:

C:\Users\Scott>

from langflow.

scott------ avatar scott------ commented on June 3, 2024

when I try to run it on windows I get
C:\Users\Scott>langflow
'langflow' is not recognized as an internal or external command,
operable program or batch file.

When I go to C:\Users\Scott>cd C:\Users\Scott\AppData\Roaming\Python\Python310\site-packages\langflow_backend

C:\Users\Scott\AppData\Roaming\Python\Python310\site-packages\langflow_backend>python main.py
INFO: Started server process [13420]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:5003 (Press CTRL+C to quit)

I click on the link and the page displays:
{"detail":"Not Found"}

from langflow.

scott------ avatar scott------ commented on June 3, 2024

switched to WSL and get
import aiohttp
ModuleNotFoundError: No module named 'aiohttp'

from langflow.

scott------ avatar scott------ commented on June 3, 2024

It works!!!!!

from langflow.

echohive42 avatar echohive42 commented on June 3, 2024

Yes it works. Thank you very much!

from langflow.

Sameedahmad avatar Sameedahmad commented on June 3, 2024

Still getting the same error:

import fcntl

ModuleNotFoundError: No module named 'fcntl'

Update:
I was using the previous version now it works with the latest version of langflow :)

from langflow.

scott------ avatar scott------ commented on June 3, 2024

I'm running on windows with no issues.
I launch with:
python -m langflow

from langflow.

ogabrielluiz avatar ogabrielluiz commented on June 3, 2024

@Sameedahmad, have you upgraded it to version 0.0.40?

from langflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.