corpnewt / ProperTree

Cross platform GUI plist editor written in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProperTree Error on line 155 in Windows 10

scottyprops opened this issue · comments

Getting ProperTree Error on line 155 in Windows 10 with ProperTree.command and ProperTree.py
Please advise.

ProperTree.command
C:\Users\s\Desktop>python propertree.command
File "C:\Users\s\Desktop\propertree.command", line 155
<title>ProperTree/ProperTree.command at master · corpnewt/ProperTree</title>
^
SyntaxError: invalid character '·' (U+00B7)

ProperTree.py
C:\Users\s\Desktop>python propertree.py
File "C:\Users\s\Desktop\propertree.py", line 155
<title>ProperTree/ProperTree.py at master · corpnewt/ProperTree</title>
^
SyntaxError: invalid character '·' (U+00B7)

Never mind. Resolved once I downloaded raw version.