Installation #1008
Replies: 2 comments
-
i think the conda in the installer is pretty old, maybe updating conda will fix this otherwise just install it manually? open cmd with adminrights first do a python --version I have python 3.10.6, that's the one that almost works with everything all the time. you should install the 3.10.13 that's currently the most used. and add to path! (*) WARNING - for this line to work you need a Python version >= 3.9 and <3.12. With Python 3.8 that won't work, neither will it with 3.12. cd to your location you want to use
for cuda with nvidia you do this (while in active venv)
for amd directml (while in active venv)
how to get in and out venv activate in roop unleashed folder
deactivate venv
check installed pacakged in venv
|
Beta Was this translation helpful? Give feedback.
-
Still having difficulty install, can't find path cd xxxxx in anaconda
Beta Was this translation helpful? Give feedback.
All reactions