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

getting access denied when running the python3 command in git bash, sorry I am new to this. Please tell me how to run this. #1

Open
RiyadKHAN017 opened this issue Jan 22, 2020 · 1 comment

Comments

@RiyadKHAN017
Copy link

No description provided.

@jakewilliami
Copy link

This is usually an error that occurs when the files are not executable. You can make them executable by running chmod u+x <file>. You will probably have to do it for every .py file in the directory, but try first with chmod u+x messenger-pics-downloader/__main__.py. Let me know if anything weird happens because I am not used to git bash (which is for windows, right?).

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