Stitch icon indicating copy to clipboard operation
Stitch copied to clipboard

main.py Line 5 import issue

Open googleadmin1 opened this issue 8 years ago • 4 comments

Here is the error:: Traceback (most recent call last): File "./main.py", line 5, in from Application.stitch_cmd import * File "/Users/Desktop/Stitch-master/Application/stitch_cmd.py", line 5, in import stitch_winshell ImportError: No module named 'stitch_winshell'

I am still new to python. I am really liking this project and its potential. I am finding the coding of this project to be a bit easier to digest than a couple of the others. However this issue confuses me.

I hope someone may be able to point me in the right direction.

googleadmin1 avatar Feb 22 '17 01:02 googleadmin1

+1 on this, any response @nathanlopez ? looking forward to testing Stitch! :)

iosdec avatar Mar 07 '17 17:03 iosdec

I've just fixed the error that I had and Stitch is working perfectly - maybe I can help you @googleadmin1 . Is that the full error log?

iosdec avatar Mar 07 '17 18:03 iosdec

stitchvars have to be intact. If you changes stuff there, you gotta make sure they match.

s1st3r avatar Mar 15 '17 20:03 s1st3r

Sorry to necro, Have this error. Was looking to see if there was any fix?

Also that is the full error, Here is mine for context

https://pastebin.com/LJbiAyY6

only modification was I commented out a print statement causing an error when running main.py, in https://pastebin.com/dYSgCRHY

4g0tt3nSou1 avatar Mar 25 '20 22:03 4g0tt3nSou1