Skip to content

Commit fe6e866

Browse files
committed
fix install
1 parent b4c5fbf commit fe6e866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL_MEGATRON.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# which always occur error
55

66
set -e # Exit immediately on error
7-
7+
export SETUPTOOLS_USE_DISTUTILS=local
88
echo "=========================================="
99
echo "Starting deep learning dependencies installation..."
1010
echo "=========================================="

0 commit comments

Comments
 (0)