浏览代码

Add missing import for sysconfig

Bo Yang 6 年之前
父节点
当前提交
f6a2f573f0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      python/setup.py

+ 1 - 0
python/setup.py

@@ -5,6 +5,7 @@ import glob
 import os
 import subprocess
 import sys
+import sysconfig
 import platform
 
 # We must use setuptools, not distutils, because we need to use the