[aprssig] PCsensor's TEMPerHUM as WX = Possible?
Tom Russo
russo at bogodyn.org
Sun Sep 17 15:47:08 EDT 2017
On Sun, Sep 17, 2017 at 01:33:07PM +0200, we recorded a bogon-computron collision of the <skoric at uns.ac.rs> flavor, containing:
> 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
The Wheezy python3 package installs the python 3 binary as "python3" rather
than "python."
So instead of typing "python setup.py ..." try "python3 setup.py ..."
--
Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/
Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM
echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]
More information about the aprssig
mailing list