Giter VIP home page Giter VIP logo

live-graph's People

Contributors

punkyoon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

live-graph's Issues

Code not functioning as described

Perhaps there is some confusion on my part.

  • Downloaded the zip file.
  • Opened a command console in Windows-10.
  • Went to the directory containing the code.
  • Used python -m venv venv (Python 3.10.1)
  • Used venv\Scripts\activate to open virtual environment
  • Used pip install -r requirments.txt
  • Used python server.py
  • Received the following error message:
    (venv) D:\live-graph-master>python server.py
  • Restarting with stat
  • Debugger is active!
  • Debugger PIN: 827-294-179
    Exception in thread Thread-1 (run_server):
    Traceback (most recent call last):
    File "D:\Program_Files\Python\Python3.10.1\lib\threading.py", line 1009, in _bootstrap_inner
    self.run()
    File "D:\Program_Files\Python\Python3.10.1\lib\threading.py", line 946, in run
    self._target(*self._args, **self.kwargs)
    File "D:\live-graph-master\venv\lib\site-packages\flask_socketio_init
    .py", line 603, in run_server
    addresses = eventlet.green.socket.getaddrinfo(host, port)
    File "D:\live-graph-master\venv\lib\site-packages\eventlet\support\greendns.py", line 563, in getaddrinfo
    raise socket.gaierror(socket.EAI_NONAME, 'No address found')
    socket.gaierror: [Errno 11001] No address found

I saw nothing change on the web server

I tested you code but the plot is not moving. I am trying to figure out the reason. It seems like every time I click the start button. The client side froze for some reason. Can you help?

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.