We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c5fbf commit fe6e866Copy full SHA for fe6e866
INSTALL_MEGATRON.sh
@@ -4,7 +4,7 @@
4
# which always occur error
5
6
set -e # Exit immediately on error
7
-
+export SETUPTOOLS_USE_DISTUTILS=local
8
echo "=========================================="
9
echo "Starting deep learning dependencies installation..."
10
0 commit comments