I installed JetPack6.2 on my Jetson Orin 64G machine and tried to run the demo of NanoOWL. I could not install the aiohttp from the jetson-containers. Here is the error message:
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0xffffa5be51e0>: Failed to establish a new connection: [Errno 113] No route to host’)': /jp6/cu126/aiohttp/
ERROR: Could not find a version that satisfies the requirement aiohttp (from versions: none)
ERROR: No matching distribution found for aiohttp
Thanks for any solutions or suggestions.