Giter VIP home page Giter VIP logo

bowtie-sicara-kickstarter's People

Contributors

jwkvam avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

bowtie-sicara-kickstarter's Issues

Versions?

Hi,

Thanks for sharing.

I have an issue though, I'm getting this error message:

127.0.0.1 - - [17/May/2019 15:25:30] "GET /socket.io/?EIO=3&transport=polling&t=Mh5zoXh&sid=284d964a20d94474944d631939e3cb6e HTTP/1.1" 200 211 59.980400
message handler error
Traceback (most recent call last):
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/engineio/server.py", line 505, in _trigger_event
    return self.handlers[event](*args)
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/socketio/server.py", line 654, in _handle_eio_message
    self._handle_ack(sid, pkt.namespace, pkt.id, pkt.data)
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/socketio/server.py", line 624, in _handle_ack
    self.manager.trigger_callback(sid, namespace, id, data)
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/socketio/base_manager.py", line 152, in trigger_callback
    callback(*data)
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/bowtie/_component.py", line 215, in 
    emit(signal, callback=lambda x: event.put(unpack(x)))
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/bowtie/_component.py", line 141, in unpack
    return msgpack.unpackb(bytes(x['data']), encoding='utf8')
TypeError: byte indices must be integers or slices, not str
Traceback (most recent call last):
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/eventlet/hubs/hub.py", line 458, in fire_timers
    timer()
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/eventlet/hubs/timer.py", line 58, in __call__
    cb(*args, **kw)
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/eventlet/greenthread.py", line 218, in main
    result = function(*args, **kwargs)
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/flask/ctx.py", line 152, in wrapper
    return f(*args, **kwargs)
  File "/home/ubuntu/POC/02-bowtie/build/src/server.py", line 138, in wrapuser
    event_data[ev[0]] = getter()
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/bowtie/_component.py", line 219, in get
    data = event.get(timeout=timeout)
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/eventlet/queue.py", line 313, in get
    return waiter.wait()
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/eventlet/queue.py", line 141, in wait
    return get_hub().switch()
  File "/home/ubuntu/miniconda/envs/my-env/lib/python3.6/site-packages/eventlet/hubs/hub.py", line 295, in switch
    return self.greenlet.switch()
queue.Empty

I tried downgrading bowtie to v0.8.1, pandas 0.22 and same error happens.

Any help greatly appreciated.

Thank you again

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.