sunflowerdeath / webfonts-generator

Generator of webfonts from svg icons
The Unlicense
271 stars 152 forks source link

SyntaxError: invalid syntax on Install #62

Open YonathanB opened 5 years ago

YonathanB commented 5 years ago

On install I have the following error:

 C:\Python34\python.EXE -c import sys
  File "<string>", line 1
    import
         ^
SyntaxError: invalid syntax

I saw somewhere that it can be from my installed python version ....