You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
?
The text was updated successfully, but these errors were encountered:
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
?
The text was updated successfully, but these errors were encountered: