We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b4d86 commit 130c1beCopy full SHA for 130c1be
packaging/pre_build_script.sh
@@ -23,6 +23,7 @@ if [[ "$(uname)" == Darwin || "$OSTYPE" == "msys" ]]; then
23
cp "$bin_path/Library/bin/libjpeg.dll" torchvision
24
fi
25
26
+else
27
# Install native CentOS libJPEG, freetype and GnuTLS
28
yum install -y libjpeg-turbo-devel freetype gnutls
29
0 commit comments