Thanks for your reply, but I solved my problem by reinstalling this way:

3. Install WeeWX 

After installing the prerequisites, you can install WeeWX itself.

   1. 
   
   Expand the source archive:
   
   tar xvfz weewx-X.Y.Z.tar.gz
   
   2. 
   
   Change directory into the expanded archive:
   
   cd weewx-X.Y.Z
   
   3. 
   
   To specify an install location different from the default /home/weewx, 
   modify the parameter home in the setup.cfg file. Mac users will want to 
   change it to /Users/Shared/weewx. 
   4. 
   
   Then build and install. Python 2 users: substitute python2 for python3. 
   
   python3 ./setup.py build
   sudo python3 ./setup.py install
   
   
I replace python3 by python2 and now everything works perfectly, but if i 
have to switch to python3 your advice will be helpful.
Thank you.


-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e797c273-f190-47a2-b05b-caba01aeb0fco%40googlegroups.com.

Reply via email to