You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Pinokio just fine, and the UI loads fine. I go to Discover tab, pick any app (example: ComfyUI) and get it install. I get a couple errors in the beginning that seem potentially relevant. Pasted these below:
Microsoft Windows [Version 10.0.26100.1591]
(c) Microsoft Corporation. All rights reserved.
D:\Apps\Pinokio\bin>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && conda install nodejs ffmpeg -y -c conda-forge
'conda_hook' is not recognized as an internal or external command, operable program or batch file.
The installer continues on its own. I treaches installing the Microsoft VisualStudio Workload VCTools stage. The installer popups in its own window, seems to install, then closes. However Pinokio then throws the below error, which terminates the installer from proceeding.
At the bottom right of the installation window, it shows these popups (I captured them via OCR):
(4/9) Installing nodejs ffmpeg
conda install nodejs ffmpeg -y -c conda-forge
(6/9) Installing vs
Look for a dialog requesting admin
permission and approve it to proceed- This
will install Microsoft visual studio build tools,
which requred for buldng several python
wheels-
This leads me to believe that the Visual Studio installer is not showing the "admin permission" box it is expecting, but it does install just fine. Screenshot of that below:
Just a note: I tried enabling UAC and rebooted, then tried installing ComfyUI (or other apps) again, and it failed in the same way. So it is not a UAC related issue.
I installed Pinokio just fine, and the UI loads fine. I go to Discover tab, pick any app (example: ComfyUI) and get it install. I get a couple errors in the beginning that seem potentially relevant. Pasted these below:
The installer continues on its own. I treaches installing the Microsoft VisualStudio Workload VCTools stage. The installer popups in its own window, seems to install, then closes. However Pinokio then throws the below error, which terminates the installer from proceeding.
Screenshot of the above:
Note: I have UAC disabled, so admin prompts do not show for me. I do not know if that has anything to do with it, but mentioning it anyway.
What can I do to proceed?
The text was updated successfully, but these errors were encountered: