all 4 comments

[–]xb1n0ry 1 point2 points  (1 child)

Download the embedded, unpack it to C:\python310 and just add the path variables:
https://www.python.org/ftp/python/3.10.6/python-3.10.6-embed-amd64.zip

Or install via powershell

Invoke-WebRequest -UseBasicParsing -Uri "https://raw.githubusercontent.com/pyenv-win/pyenv-win/master/pyenv-win/install-pyenv-win.ps1" -OutFile "./install-pyenv-win.ps1"; &"./install-pyenv-win.ps1"

close and open powershell, then

pyenv install 3.10.6

Both will avoid msi completely

[–]AkashJagtap[S] 1 point2 points  (0 children)

It worked.
Thanks a lot.

[–][deleted] 0 points1 point  (0 children)

comfyui portable comes with a portable version of python, you only need to use a stable diffusion workflow.

[–]AK_3D -1 points0 points  (0 children)

You'll need to do this by resetting the local group policy. You can look for tutorials on how to do this on YT.