diff --git a/export.py b/export.py index 0a42bc2..043844d 100644 --- a/export.py +++ b/export.py @@ -1,5 +1,5 @@ import os -import subprocess +import subprocess32 as subprocess import sys import time import shutil