nathanlopez/Stitch

Problem with main.py / stitch_cmd.py

fembric opened this issue · 1 comments

python3 main.py
Traceback (most recent call last):
File "/home/star/Stitch/main.py", line 5, in
from Application.stitch_cmd import *
File "/home/star/Stitch/Application/stitch_cmd.py", line 5, in
import stitch_winshell
ModuleNotFoundError: No module named 'stitch_winshell'

😏😩😫