faitagram
neetesshhr opened this issue · 2 comments
neetesshhr commented
#python setup.py
File "setup.py", line 42
chmod +x faitagram && chmod +x setup.py
^
SyntaxError: invalid syntax
neetesshhr commented
how to fix this?
smrst commented
simply :rewrite it : os.system("chmod +x faitagram && chmod +x setup.py")