mkud / Remmina_mRemoteNG_conv

This is converter between Remmina and mRemoteNG - two popular remote connections managers.
GNU Affero General Public License v3.0
27 stars 9 forks source link

SyntaxError: invalid character '·' (U+00B7) #18

Closed bluegobbo closed 2 months ago

bluegobbo commented 2 months ago

It seemed to install ok onto my Ubuntu 22.04 LTS system but when attempting to run the program I get the following error:

"SyntaxError: invalid character '·' (U+00B7)"

This is after running thte command _python3 remmina_mremotengconv.py -f Remote.xml File "/home/<username)/Downloads/remmina_mremoteng_conv.py", line 106

Remmina_mRemoteNG_conv/remmina_mremoteng_conv.py at master · mkud/Remmina_mRemoteNG_conv · GitHub
bluegobbo commented 2 months ago

Never mind. I realized it saved as a html instead of the script, even though the file type was showing as .py. re-downloaded correctly and all good now.