Saturday stuckees
Another new day a new resumption
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
You do not have the required permissions to view the files attached to this post.
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
Hi Cerberus, my brother installed Python 3.10.9 64bits, but when he tries to install via web.ui-users the prompt says it can't find Python.
You do not have the required permissions to view the files attached to this post.
Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
Scarol wrote:Hi Cerberus, my brother installed Python 3.10.9 64bits, but when he tries to install via web.ui-users the prompt says it can't find Python.
4c99a514-57e4-4006-8fd8-4a6d63866bdf.JPG
It looks like it is still looking for the 32 bit Python and can't find it now he's installed the 64 bit version. When you install Python you need to tick the check box at the bottom of the install dialogue window that is labelled "Add Python 3.10 to PATH" (see attached screen print, it's a bit blurry but I've circled the line in red).
The PATH environment variable holds all the paths to the various folders that your system needs to know. Don't try setting the PATH variable manually, it is very easy to accidentally clear it completely which cause all manner of problems.
You do not have the required permissions to view the files attached to this post.
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
Found a youtube for my brother 

Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
We are trying to install now, I keep you updated
Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
My brother installed Python 3.10.6 with PATH, he has github.
He cloned SD to a empty map in his hard drive, he downloaded the first Checkpoint and putted in his SD model folder,
Then he tried to install via webui.user, it complained about pip, then again about not finding Toch and Pytorch.
I can remember he has to active the Python prompt in this Appdata/program/Python310 and type: "Python -m install --pip" or "py -m install --pip"?
And for Torch and Pytorch he must download two files and put them in his SD folder?
Or does the Python command prompt of computer main prompt let pip install the Torches?
He cloned SD to a empty map in his hard drive, he downloaded the first Checkpoint and putted in his SD model folder,
Then he tried to install via webui.user, it complained about pip, then again about not finding Toch and Pytorch.
I can remember he has to active the Python prompt in this Appdata/program/Python310 and type: "Python -m install --pip" or "py -m install --pip"?
And for Torch and Pytorch he must download two files and put them in his SD folder?
Or does the Python command prompt of computer main prompt let pip install the Torches?
Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
Scarol wrote:My brother installed Python 3.10.6 with PATH, he has github.
He cloned SD to a empty map in his hard drive, he downloaded the first Checkpoint and putted in his SD model folder,
Then he tried to install via webui.user, it complained about pip, then again about not finding Toch and Pytorch.
I can remember he has to active the Python prompt in this Appdata/program/Python310 and type: "Python -m install --pip" or "py -m install --pip"?
And for Torch and Pytorch he must download two files and put them in his SD folder?
Or does the Python command prompt of computer main prompt let pip install the Torches?
This link has some methods of installing pip:
https://pip.pypa.io/en/stable/installation/
You could try the command below, it may work if you've got the required files available (note: py or python can be used to initiate a python session):
py -m pip install --upgrade pip
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
Sunday submissions.
You do not have the required permissions to view the files attached to this post.
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
Sunday knockout.
You do not have the required permissions to view the files attached to this post.
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
Nice new photos Cerberus!
I managed to use my brothers laptop from distance via team view program like.
His laptop recognizes pip 23 install via command promo
P when I put Python install pip.
I used the command promp pip install packages and install torch2.1.2 and torch vision and torch audio.
I launched the Python launch file in his main folder to install torch packages.
But when I finally launch the web-user.bat it says no module pip, Python.exe install pip and can’t find torch.
Very strange while the command prompt says different.
Did I miss a step Cerberus?
I managed to use my brothers laptop from distance via team view program like.
His laptop recognizes pip 23 install via command promo
P when I put Python install pip.
I used the command promp pip install packages and install torch2.1.2 and torch vision and torch audio.
I launched the Python launch file in his main folder to install torch packages.
But when I finally launch the web-user.bat it says no module pip, Python.exe install pip and can’t find torch.
Very strange while the command prompt says different.
Did I miss a step Cerberus?
Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
Who is online
Users browsing this forum: MarioFan64128 and 1 guest