Can't install aiohttp from Jetson-containers

Hi,

Could you try the following command to see if it can work:

$ pip3 install --isolated aiohttp

Thanks.