spawnScan icon indicating copy to clipboard operation
spawnScan copied to clipboard

Import utils

Open cris11368 opened this issue 8 years ago • 2 comments

$ python spawn.py Traceback (most recent call last): File "spawn.py", line 10, in import utils ImportError: No module named utils

Getting this error and don't know what to do, I know this isn't a support area but I don't know where else to ask.

cris11368 avatar Sep 26 '16 21:09 cris11368

Did you check your json for errors using http://jsoneditoronline.org/ etc?

Zentriert avatar Sep 26 '16 22:09 Zentriert

are you using python version 3.x? I remember having a similar issue (with another program) and being told to use python 2.7.

DutchDefender avatar Sep 28 '16 11:09 DutchDefender