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
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: