devilismyfriend / StableTuner

Finetuning SD in style.
GNU Affero General Public License v3.0
667 stars 51 forks source link

ModuleNotFoundError: No module named 'requests' durring installation #76

Closed r6spy closed 1 year ago

r6spy commented 1 year ago

hi guys i'm trying to install the stabletuner like you explained but i get this when i run the bat file also my miniconda is not in C:\ its in d:\ i've taken in to considuration that i need to make custom-conda-path.txt in the folder,but this is what i get when i run it

Environment name is set as ST as per environment.yaml anaconda3/miniconda3 detected in "e:\Users\SPYBG\miniconda3" Found Anaconda The filename, directory name, or volume label syntax is incorrect. 'conda' is not recognized as an internal or external command, operable program or batch file. The filename, directory name, or volume label syntax is incorrect. Traceback (most recent call last): File "E:\StableTuner\scripts\windows_install.py", line 9, in import requests ModuleNotFoundError: No module named 'requests' Press any key to continue . . .

devilismyfriend commented 1 year ago

requests is a default python library, check your environment.