The library FriendlyNameList gpsprobe.py depends on is missing. Would you know where I can find this? Additionally, I had to declare the character encoding at the top of that file with utf-8 by adding this line: `# -*- coding: utf-8 -*-`
The library FriendlyNameList gpsprobe.py depends on is missing. Would you know where I can find this?
Additionally, I had to declare the character encoding at the top of that file with utf-8 by adding this line:
# -*- coding: utf-8 -*-