invisibleroads / invisibleroads/socketIO-client

Invalid literal for int() with base 10

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
441
Forks
204
PR merge metrics
No merged PRs in 30d

Description

When trying to recieve some data I get this error:

ValueError: invalid literal for int() with base 10: '2:401'

The packet I'm recieving from the server is:

2:401:398:42["recieve",{"devices":[{"channel_name":"Name","data":{"override":false,"status":"off"}}]}]

I'm using socketIO 2.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.