Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error in line 89 #108

Open
hitswa opened this issue Jun 13, 2017 · 1 comment
Open

Syntax error in line 89 #108

hitswa opened this issue Jun 13, 2017 · 1 comment

Comments

@hitswa
Copy link

hitswa commented Jun 13, 2017

I tried "python rtmp.py -h" command on my Windows machine and got following error

  File "rtmp.py", line 89
    if _debug: print 'socket.read[%d] calling recv()'%(count,)
                                                    ^
SyntaxError: invalid syntax
@ROBERT-MCDOWELL
Copy link

you should use at least python 2.7, also rtmplite is not heavily tested on windows.
you can also comment this line with a # sign and make further tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants