Skip to content

[ERROR] Installing any app fails #9

@profucius

Description

@profucius

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.

D:\Apps\Pinokio\bin>downloading installer: https://github.com/cocktailpeanut/bin/releases/download/vs_buildtools/vs_buildtools.exe...

Downloading https://github.com/cocktailpeanut/bin/releases/download/vs_buildtools/vs_buildtools.exe to D:\Apps\Pinokio\bin...
####################################################################################################
Download Complete!
running installer: vs_buildtools.exe...
start /wait D:\Apps\Pinokio\bin\vs_buildtools.exe  --passive --wait --includeRecommended --nocache --add Microsoft.VisualStudio.Workload.VCTools

Error: Command failed: start /wait D:\Apps\Pinokio\bin\vs_buildtools.exe --passive --wait --includeRecommended --nocache --add Microsoft.VisualStudio.Workload.VCTools at D:\Apps\[AppData]\Local\Programs\Pinokio\resources\app.asar\node_modules\sudo-prompt-programfiles-x86\index.js:577:25 at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)

Screenshot of the above:
image


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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions