Explorar el Código

Add missing import for sysconfig

Bo Yang hace 7 años
padre
commit
f6a2f573f0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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