We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
When I'm trying to run that command:
flvrec.py 192.168.56.202:5900
I see:
d:_Tasks\2020-12-06_VNC_recording>flvrec.py 192.168.56.202:5900 File "C:\Python27\Scripts\flvrec.py", line 56 except socket.error, e: ^ SyntaxError: invalid syntax
https://i.imgur.com/t1caAoj.png
Could you try to help me please?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi.
When I'm trying to run that command:
flvrec.py 192.168.56.202:5900
I see:
d:_Tasks\2020-12-06_VNC_recording>flvrec.py 192.168.56.202:5900
File "C:\Python27\Scripts\flvrec.py", line 56
except socket.error, e:
^
SyntaxError: invalid syntax
https://i.imgur.com/t1caAoj.png
Could you try to help me please?
The text was updated successfully, but these errors were encountered: