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
{{ message }}
This repository was archived by the owner on May 25, 2021. It is now read-only.
Removing the line fixed the issue for me. The syntax of the code in line 42 is bash, and it's written in python. Delete the line and then try to run it. You can manually change the permissions of files faitagram.
Removing the line fixed the issue for me. The syntax of the code in line 42 is bash, and it's written in python. Delete the line and then try to run it. You can manually change the permissions of files faitagram.
You can also see that the pull requests, #114 and #113 have done the same thing.
Thanks!
python setup.py
File "setup.py", line 42
chmod +x faitagram && chmod +x setup.py
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: