How to install python libraries faster

Pip is too slow and anaconda cant be installed on jetson TX2. Does that mean we have to bear with 10 KB/s speed or is there any alternative?

Hi @m.naufil1, it sounds like you may have some connection issue, because pip downloads files at normal speed from here. Can you directly download wheels or other files from PyPi.org with normal transfer speeds? Do you see the issue from other machines on your network?

Here are some other links I found about it: