You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?).
No description provided.
The text was updated successfully, but these errors were encountered: