pinokiocomputer / pinokio

AI Browser
https://pinokio.computer
MIT License
2.75k stars 224 forks source link

Pinokio installing Error: User did not grant permission #138

Open ProDigalShrimp opened 3 months ago

ProDigalShrimp commented 3 months ago

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)

ROWDYYROD commented 3 months ago

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

pixbalance commented 3 months ago

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

abhay72nana commented 2 months ago

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)

expertsdig commented 2 months ago

Hi have the same problem, someone solved?

techsd commented 2 months ago

Hi! have the same problem, someone solved?

moxx commented 1 month ago

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.

yolichek commented 1 month ago

Same problem