[aprssig] PCsensor's TEMPerHUM as WX = Possible?
Miroslav Skoric
skoric at uns.ac.rs
Sun Sep 17 07:33:07 EDT 2017
On 09/12/2017 11:53 PM, Tom Russo wrote:
> It looks like even though you've installed Python 3, the "python" in your
> path is still Python 2.
>
> You can confirm that by typing "python --version".
>
> The error message you're getting is what Python 2 says when it encounters
> the "open" function with the "encoding" keyword.
>
> The Python 3 package you installed might install python with a suffix (e.g.
> "python3" or in an alternate path.)
>
> What operating system and package management system are you running?
>
Yes, you are right ...
root at localhost:/home/misko# python --version
Python 2.7.3
root at localhost:/home/misko#
Debian 7.11 and Synaptic Package Manager
More information about the aprssig
mailing list