uploadcare/pillow-simd

Install pillow-simd without internet access

tsuga opened this issue · 0 comments

tsuga commented

I want to install pillow-simd in an environment where no internet access is allowed.

Is there any way to do so?

pip install pillow-simd
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f0654de7b10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pillow-simd/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f0654de7690>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pillow-simd/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f0654d54110>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pillow-simd/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f0654da38d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pillow-simd/
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 0x7f0654da3a50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pillow-simd/
ERROR: Could not find a version that satisfies the requirement pillow-simd
ERROR: No matching distribution found for pillow-simd