Explorar o código

Add missing import for sysconfig

Bo Yang %!s(int64=7) %!d(string=hai) anos
pai
achega
f6a2f573f0
Modificáronse 1 ficheiros con 1 adicións e 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