I just got the OAK-1 today and tried to run the demo app, depthai_demo.py, and it does not run do to the error below.
- Why is the blobconverter needed?
- Is this server available 24/7?
File "C:\Users\SantoRosario-Torres\AppData\Roaming\Python\Python39\site-packages\urllib3\util\retry.py", line 446, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='blobconverter.luxonis.com', port=80): Max retries exceeded with url: /compile?version=2021.4 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000202900297F0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))