Noob linux user, trying hard to breakthrough the pain barrier. I'm following as best I can the instructions but having grief. I know we are supposed to use Python 2.7 and not Python 3. Should I have dealt with that first or AFTER I installed weewx - is that the reason I get this problem.. but I think not at this point.
e.g. I've downloaded the very latest Raspian, and running on a very old Pi2 - so far that worked. I then did this.. wget -qO - http://weewx.com/keys.html | sudo apt-key add - wget -qO - http://weewx.com/apt/weewx.list | sudo tee /etc/apt/sources.list.d/weewx.list Followed by.. sudo apt-get update pi@raspberry:~$ sudo apt-get update ... .. blah blah .. Reading packing lists... Done sudo apt-get install weewx pi@raspberry:~$ sudo apt-get install weewx Reading packing lists... Done Building dependancy tree Reading state information... Done E: Unable to locate package weewx pi@raspberry:~$ -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
