carykh / jumpcutter

Automatically edits vidx. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw
MIT License
3.07k stars 544 forks source link

This app cant run on your pc - access denied #153

Closed Harp3rDev closed 4 years ago

Harp3rDev commented 4 years ago

I am running windows 10, I have installed all of the requirements, am in the jumpcutter folder, then ran the program with this command C:\Users\myname\AppData\Local\Programs\Python\Python37\python.exe jumpcutter.py --input_file homework.mp4. A windows popup says. "This app can't run on your pc." Then cmd says access denied. I am also running cmd as admin. image

Lamaun commented 4 years ago

Weird error...

Just to make sure: Did you run C:\Users\Harpe\AppData\Local\Programs\Python\Python37\python.exe -m pip install -r requirements.txt and just didn't include it in the screenshot?

However the message shouldn't be Access is denied. if that was the problem. Another difference to my setup is that you used your OneDrive (maybe try it in another location?) If that also doesn't help, it is most likely some problem with your system. Search for "This app cant run on your pc" and you will find some guides.

Also jumpcutter doesn't need admin permissions.

Harp3rDev commented 4 years ago

I searched and checked my python folder, for some reason python was 0kb so i reinstalled it. I forgot to close the issue.