Stitch
Stitch copied to clipboard
main.py Line 5 import issue
Here is the error::
Traceback (most recent call last):
File "./main.py", line 5, in
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.
+1 on this, any response @nathanlopez ? looking forward to testing Stitch! :)
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?
stitchvars have to be intact. If you changes stuff there, you gotta make sure they match.
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