Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-27 Thread Andrew Milner
python should aslready be installed. on the command line give the command python -V (capital V) and it whould tell you the version installed # On Wednesday, 27 July 2016 10:24:07 UTC+3, Geoff Weather wrote: > Thanks Andrew I am about to give it ago again now all I have o

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-27 Thread Geoff Weather
Thanks Andrew I am about to give it ago again now all I have on pi is raspbian so firstly will install python and then up to weewx On 27 July 2016 at 02:03, Andrew Milner wrote: > Wow - in harmony with Vince is indeed unusual :) :) :) but in the hope of > making sure the point sticks I'll echo

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-26 Thread Andrew Milner
Wow - in harmony with Vince is indeed unusual :) :) :) but in the hope of making sure the point sticks I'll echo Vince again - and say on this occasion run, don't walk, to the edx class. Your time will be very well spent and as Vince says your stress levels should go down significantly, and y

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-26 Thread vince
On Tuesday, July 26, 2016 at 8:26:55 AM UTC-7, Andrew Milner wrote: > > You really do not need to know python or code, but you do need to be able > to use a text editor such as nano, and you need to understand the different > options which weewx makes available to you and how the different parame

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-26 Thread Andrew Milner
You really do not need to know python or code, but you do need to be able to use a text editor such as nano, and you need to understand the different options which weewx makes available to you and how the different parameters may work - it is all done by editing the .conf parameter files - not b

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-26 Thread Rhyl Weather
Hi Marty, as you may have guessed I am out of comfort zone here I know it sounds o so very simple It always is if you know anything about python and code but I don't so many here have tried to help but i am still get lost not sure if I need to put all of the software on sd card or pc then onto sd

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread Marty Thompson
If you start out just install Jessie lite and go from there. If ya want I can help via google hangouts chat. Its not very many steps. Just follow the getting started. Deb install. Anyway offers there. Should be logging data within 30mins. Cheers On 26 Jul 2016 06:26, "Rhyl Weather" wrote: Hi Mar

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread vince
Geoff - you are really over-complicating things. http://www.weewx.com/docs/setup.htm has the instructions for how to install things - make sure you're on the Debian tab (that's what Raspbian for the Pi is based on) - cut+paste the commands in the 'install prerequisites' tab from the

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread Rhyl Weather
I upload to Met office / cwop / pws / wu / twitter so there are a few things I need to get right first time around thing is I really have not got a clue what I am doing jumped in way over my head, the more I read the more I get confused. Regards Geoff On 25 July 2016 at 21:09, Marty Thompson wro

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread Rhyl Weather
Hi Marty, not really looked at it since early hours, will be having another look at it tomorrow when I think I will start over from the beginning and give it another go, however I know it all sounds easy, It always is if you know what you are looking at the reason I am doing this is a cost saving e

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread Marty Thompson
How did you go I have just install 10 weewx and vp2 for a community project All went fine If you need some notes The only problem I had was weather underground will not let me add locations on there map. ( invaid location). Yea a town off 6000 people Any way found a way to bypass map and add by G

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread Rhyl Weather
Hi have not had much chance to do anything else today as yet been out all day with hospital appointments so will probably give it another go early hours as it is really the only time I get to do anything without being disturbed with weather inquiries. and other observers in an out of the office. R

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread Rhyl Weather
After spending a bit more time on this I have done something right (I think) was able to check status with sudo tail -f /var/log/syslog and a load of writing that all looked promising On 25 July 2016 at 07:42, Andrew Milner wrote: > 1. Make sure you have ALL the dependancies - not just python

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread gjr80
If by extras you mean python-imaging etc then no, it won't matter; at worst you would get messages saying they were already installed. Installing python could cause an issue eg what version is being installed/used? Really, once you get an RPi to a state where you can open a terminal and have in

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread Andrew Milner
Hi Gary - got to admit that the bit about loading python had me a little baffled also!! I also cannot actually remember if I HAD to install the extras or not when I got my RPi3 - but I don't think running the commands does any harm if the latest is already installed. Am running raspbian whee

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-25 Thread gjr80
Sorry to intrude but what OS have you installed on the RPi? If you have limited experience I would have expected you would be using Raspbian or NOOBs. Raspbian includes python, no need to download or install it. The only python related code that needs to be downloaded/installed (otehr than weew

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Andrew Milner
1. Make sure you have ALL the dependancies - not just python 2. Print out the quick guide and the user guide 3. Read the guides 4. Follow the guides 5. PAUSE 6. Make sure you can use the command line commands to locate everything (locations are in the guides) 7. Make sure you can use a TEX

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Rhyl Weather
Hi I think I may have missed something somewhere, I am going to hit reboot pi and shift to re do everything I have done to pi and start a fresh starting by downloading Python then follow instructions that I have printed out Sorry not good at these things really Geoff On 25 July 2016 at 06:54, Liz

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Liz
On Mon, 25 Jul 2016 06:15:59 +0100 Rhyl Weather wrote: > Hi Liz worked that one out and continued install then it finished, > went to add / remove software did a search for weewx and it is there > and in the box below it says what it is about, not sure on next move Edit the configuration file

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Andrew Milner
have not used the deb install, or the GUI I am afraid - so cannot help very much. Many commands require sudo to be used, and it is likely that when done via the GUI you are asked for your pi password (just guessing) PS - how is sunny Rhyll?? Have flown along the North Wales coastline many

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Rhyl Weather
Hi Liz worked that one out and continued install then it finished, went to add / remove software did a search for weewx and it is there and in the box below it says what it is about, not sure on next move On 25 July 2016 at 06:07, Liz wrote: > On Mon, 25 Jul 2016 06:01:25 +0100 > Rhyl Weather w

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Liz
On Mon, 25 Jul 2016 06:01:25 +0100 Rhyl Weather wrote: > just to add if I go back to downloads then click on > weewx_3.5.0.1_all.deb and then I went to install thats when it asked > for password > That screen needs your pi username and your password. you are giving permission to install the pro

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Rhyl Weather
just to add if I go back to downloads then click on weewx_3.5.0.1_all.deb and then I went to install thats when it asked for password On 25 July 2016 at 05:58, Rhyl Weather wrote: > When I went to install weewx it asks for Id and password before it > completely installed I think I have sorted t

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Rhyl Weather
When I went to install weewx it asks for Id and password before it completely installed I think I have sorted that now went back to pi config set password there then went back to weewx and left id as pi and put in password that I sent seem to carry on installing then once it had done just went off

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Andrew Milner
You will have to be more precise than that!! What exactly asked for an id and password?? What command did you give?? On Monday, 25 July 2016 07:40:09 UTC+3, Rhyl Weather wrote: > Hi thanks have installed python now downloaded weewx then it asked for id > and password, I don't remember settin

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Rhyl Weather
Hi thanks have installed python now downloaded weewx then it asked for id and password, I don't remember setting one On 25 July 2016 at 01:43, Andrew Milner wrote: > Geoff > I would suggest > 1. Start your pi again from the beginning with a fresh debian install > 2. I use the setup method, m

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread gjr80
Hi, I find asking what installation method to use a little like asking for legal advice; ask 10 people and you will get 10 different opinions. You will find some guidance in the docs here . Whilst packages are put forward as being

Re: [weewx-user] Re: Raspberry pi 3 and davis vp2

2016-07-24 Thread Andrew Milner
Geoff I would suggest 1. Start your pi again from the beginning with a fresh debian install 2. I use the setup method, many others use the .deb method - the only difference is in where things get put and what you are comfortable using 3. Get Cumulus out of your head for now!! Cumulus is for wi