nathanlopez/Stitch

yo

wiciaskra opened this issue · 0 comments

Traceback (most recent call last):
File "main.py", line 5, in
from Application.stitch_cmd import *
File "/home/aha/Stitch/Application/stitch_cmd.py", line 5, in
import stitch_winshell
File "/home/aha/Stitch/Application/stitch_winshell.py", line 5, in
import stitch_lib
File "/home/aha/Stitch/Application/stitch_lib.py", line 5, in
from stitch_help import *
File "/home/aha/Stitch/Application/stitch_help.py", line 5, in
from stitch_utils import st_print
File "/home/aha/Stitch/Application/stitch_utils.py", line 25, in
from Crypto import Random
ImportError: No module named Crypto

?