diff --git a/config.py b/Spectrum2/config.py similarity index 100% rename from config.py rename to Spectrum2/config.py diff --git a/transWhat/transwhat.py b/transWhat/transwhat.py index 919f1f3..23cc68c 100755 --- a/transWhat/transwhat.py +++ b/transWhat/transwhat.py @@ -38,7 +38,7 @@ import threadutils sys.path.insert(0, os.getcwd()) from Spectrum2.iochannel import IOChannel -from config import SpectrumConfig +from Spectrum2.config import SpectrumConfig from whatsappbackend import WhatsAppBackend from yowsup.common import YowConstants from yowsup.stacks import YowStack