Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Error #116

Closed
ah0lx opened this issue Mar 19, 2019 · 3 comments
Closed

Error #116

ah0lx opened this issue Mar 19, 2019 · 3 comments

Comments

@ah0lx
Copy link

ah0lx commented Mar 19, 2019

python setup.py
File "setup.py", line 42
chmod +x faitagram && chmod +x setup.py
^
SyntaxError: invalid syntax

@daniel071
Copy link

daniel071 commented Apr 15, 2019

Duplicate of #109 'Error setup.py' but that doesn't seem to have been resolved either.
It seems like the developer has dropped support for this issue

It seems like @Juniorn1003 has referenced this issue in #114 and #113

@44za12
Copy link

44za12 commented May 7, 2019

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.

@daniel071
Copy link

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!

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

No branches or pull requests

4 participants