Code: Alles auswählen
C:\Users\****\Desktop\test_excel_file>python setup.py install
File "setup.py", line 6
zipfile='foo/bar.zip',
^
SyntaxError: invalid syntax
C:\Users\****\Desktop\test_excel_file>Code: Alles auswählen
C:\Users\****\Desktop\test_excel_file>python setup.py install
File "setup.py", line 6
zipfile='foo/bar.zip',
^
SyntaxError: invalid syntax
C:\Users\****\Desktop\test_excel_file>