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 5ca60ad commit b6da309Copy full SHA for b6da309
install_executorch.py
@@ -10,7 +10,6 @@
10
import glob
11
import itertools
12
import os
13
-import platform
14
import shutil
15
import subprocess
16
import sys
install_requirements.py
@@ -6,6 +6,7 @@
6
# LICENSE file in the root directory of this source tree.
7
8
import argparse
9
+import platform
import re
0 commit comments