pinokiocomputer / pinokio

AI Browser

Home Page:https://pinokio.computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinokio installing Error: User did not grant permission

ProDigalShrimp opened this issue · comments

For some reason I can't get past this Error, does anyone know how to fix this?
Capture

Error: User did not grant permission. at C:\Users\My Pc\AppData\Local\Programs\Pinokio\resources\app.asar\node_modules\sudo-prompt-programfiles-x86\index.js:553:29 at ChildProcess.exithandler (node:child_process:430:5) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1091:16) at ChildProcess._handle.onexit (node:internal/child_process:302:5)

I am currently having the same issue. If I figure it out I will let you know

Had the same issue. Starting Pinokio with admin rights did solve the problem.

Error
Error: User did not grant permission. at C:\Users\Abhay\AppData\Local\Programs\Pinokio\resources\app.asar\node_modules\sudo-prompt-programfiles-x86\index.js:553:29 at ChildProcess.exithandler (node:child_process:430:5) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1091:16) at ChildProcess._handle.onexit (node:internal/child_process:302:5)

Hi have the same problem, someone solved?

Hi!
have the same problem, someone solved?

commented

FYI: That's great I had the same problem, it seems to be due to special characters in the username so if the %USERPROFILE% contains special characters some python env stuff has problems with it. Then I tried to install anaconda and the same problem occurs. So renaming the user folder in windows is a pain, but it fixed this problem.

Same problem