Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run #12

Open
Ripcord227 opened this issue Apr 3, 2022 · 2 comments
Open

Can't run #12

Ripcord227 opened this issue Apr 3, 2022 · 2 comments

Comments

@Ripcord227
Copy link

This is the error it gives me. I am on Python 3.10.4

C:\Users\maxin\OneDrive\Desktop\crypter-master>python3 Cryptor
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

@arjonkman
Copy link

"Python was not found"
run it with "py" instead of "python3"

@Ripcord227
Copy link
Author

[*] Making Backup ...
Traceback (most recent call last):
File "C:\Users\maxin\OneDrive\Desktop\crypter-master\crypter.py", line 23, in
shutil.copyfile(path, path + ".bak")
File "C:\Users\maxin\AppData\Local\Programs\Python\Python310\lib\shutil.py", line 254, in copyfile
with open(src, 'rb') as fsrc:
PermissionError: [Errno 13] Permission denied: 'C:\Users\maxin\OneDrive\Desktop\live-and-let-die'

this is what it tells me when i try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants