up
ok, we erase everything i said.
as in the logs I saw that it was python 2.7 which was used, I changed the 
python by default with this command,
pi@raspberrypi:~ $ update-alternatives --config python
Il existe 2 choix pour l'alternative python (qui fournit /usr/bin/python).

  Sélection   Chemin              Priorité  État
------------------------------------------------------------
* 0            /usr/bin/python3.5   2         mode automatique
  1            /usr/bin/python2.7   1         mode manuel
  2            /usr/bin/python3.5   2         mode manuel

Appuyez sur <Entrée> pour conserver la valeur par défaut[*] ou choisissez 
le numéro sélectionné :
pi@raspberrypi:~ $

after I want to reinstall everything, and now I have this error !!! 
pi@raspberrypi:~/weewx-4.0.0b6 $ ./setup.py build
Traceback (most recent call last):
  File "./setup.py", line 21, in <module>
    import configobj
ImportError: No module named 'configobj'

I didn't have it with python 2.7 !!!

why, I rebooted my RPi
pi@raspberrypi:~ $ python --version
Python 3.5.3


patrick


On Monday, December 30, 2019 at 10:28:50 PM UTC+1, Tom Keffer wrote:
>
> ... is up. In the usual spot. 
> http://weewx.com/downloads/development_versions/
>
> -tk
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/58ef8f80-d87e-49f3-800c-677b45c66c32%40googlegroups.com.

Reply via email to