import sys import zipFile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......old wheels for file in os.listdir(destDir): if file.endswith('.whl'):...join(destDir, file)) #convert all .eggs to wheels for file in os.listdir(destDir):...