SdPaint icon indicating copy to clipboard operation
SdPaint copied to clipboard

Instructions not clear.

Open CodeMonkey80 opened this issue 2 years ago • 1 comments

Where do the files have to be downloaded and where is Start.bat supposed to be launched from?

I created a separate folder and when run it downloads all the necessary files but then cmd window closes and nothing is happening. I'm running A1111 with all requirements (--api and "Allow other script to control this extension" enabled). Where is the scribble canvas supposed to appear?

CodeMonkey80 avatar Apr 18 '23 18:04 CodeMonkey80

I think you get an error and it closed. You could try to start it from the command line and then you can see what error you get. When in the sdpaint folder type cmd in the location bar and enter. You should get a command window. Then type python Scripts/SdPaint.py and it wil start the program. Post back what kind of error you get

houseofsecrets avatar Apr 20 '23 07:04 houseofsecrets

Thanks. The issue was with my version of Python not having tkinter installed. Problem has been resolved :)

CodeMonkey80 avatar Apr 20 '23 19:04 CodeMonkey80