google / usd_from_gltf

Apache License 2.0
547 stars 85 forks source link

Install Error: Installing PNG Downloading error #98

Open vml933 opened 2 years ago

vml933 commented 2 years ago

On macOS Monterey, In dependencies installed phase, I got this error:

-------- Installing PNG -------- PNG: Downloading https://download.sourceforge.net/libpng/libpng-1.6.37.tar.gz to /Users/mark/Desktop/Build/src/png.zip PNG: Warning: Retrying download due to error: <urlopen error [SSL: SSLV3_ALERT_BAD_RECORD_MAC] sslv3 alert bad record > mac (_ssl.c:727)> PNG: ERROR: Failed to download https://download.sourceforge.net/libpng/libpng-1.6.37.tar.gz: <urlopen error [SSL: > > SSLV3_ALERT_BAD_RECORD_MAC] sslv3 alert bad record mac (_ssl.c:727)>

Did anyone get this situation?