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
branch 'master' is broken, but 'develop' appears to function OK.
simon@thevoid:~/sony_camera_api-github$ python2 examples/scan_for_cameras.py Traceback (most recent call last): File "examples/scan_for_cameras.py", line 7, in <module> cameras = search.discover(5) File "build/bdist.linux-x86_64/egg/pysony.py", line 54, in discover File "build/bdist.linux-x86_64/egg/pysony.py", line 70, in _listen_for_discover UnboundLocalError: local variable 'host' referenced before assignment simon@thevoid:~/sony_camera_api-github$ git branch -v develop d65482c add 3.8 * master ad78953 fix typo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
branch 'master' is broken, but 'develop' appears to function OK.
The text was updated successfully, but these errors were encountered: