snakeoil telepítés

Fórumok

Hozzászólások

Stackoverflow találat:

https://stackoverflow.com/questions/24237111/syntax-error-invalid-synta…

"For problems where it seems to be an error on a line you think is correct, you can often remove/comment the line where the error appears to be and, if the error moves to the next line, there are two possibilities.

Either both lines have a problem or the previous line has a problem which is being carried forward. The most likely case is the second option (even more so if you remove another line and it moves again)."

Szerintem a teljes distutils_extensions.py kódját meg kell nézni, hogy hol lehet a hiba benne.